- Direct Known Subclasses:
- Assembler.ResourceAdapterReference, Assembler.ResourceInstance, AxisServiceReference, BusinessLocalBeanReference, BusinessLocalReference, BusinessRemoteReference, ClassReference, ConnectorReference, IntraVmJndiReference, JaxWsServiceReference, JndiBuilder.ContextualEjbLookup, JndiReference, JndiUrlReference, LazyEjbReference, LazyObjectReference, MapObjectReference, ObjectReference, PersistenceContextReference, PersistenceUnitReference, SystemComponentReference, URLReference
public abstract class Reference
extends SimpleReference
This interface is implemented by special wrappers for EJB references and
resource references. When the getObject( ) method is invoked the Operation
is checked to ensure that its is allowed for the bean's current state.
In addition, dynamic resolution and special conditions can be encapsulated
in the implementation object.