Interface JndiViewManagedReferenceFactory

All Superinterfaces:
ManagedReferenceFactory
All Known Subinterfaces:
ContextListAndJndiViewManagedReferenceFactory
All Known Implementing Classes:
ContextManagedReferenceFactory, StaticManagedObject, ValueManagedReferenceFactory

public interface JndiViewManagedReferenceFactory extends ManagedReferenceFactory
A ManagedReferenceFactory which supports JNDI View lookups, which are done without the proper invocation context set.
Author:
Eduardo Martins
  • Field Details

  • Method Details

    • getJndiViewInstanceValue

      String getJndiViewInstanceValue()
      Retrieves the reference's object instance JNDI View value. If it's not possible to obtain such data, the factory should return the static attribute DEFAULT_JNDI_VIEW_INSTANCE_VALUE, exposed by this interface.
      Returns: