Interface ActivationWrapper

  • All Superinterfaces:
    GlobalResolver

    public interface ActivationWrapper
    extends GlobalResolver
    Identifies a resolver that can be unwrapped to bypass local variable state.
    • Method Detail

      • isLocallyBound

        boolean isLocallyBound​(java.lang.String name)
        Returns true if the given name is bound by this local activation wrapper.