|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistenceContextRef | |
---|---|
org.jboss.ejb3.metamodel | |
org.jboss.metamodel.descriptor |
Uses of PersistenceContextRef in org.jboss.ejb3.metamodel |
---|
Methods in org.jboss.ejb3.metamodel that return types with arguments of type PersistenceContextRef | |
---|---|
List<PersistenceContextRef> |
Injectable.getPersistenceContextRefs()
|
List<PersistenceContextRef> |
Interceptor.getPersistenceContextRefs()
|
Methods in org.jboss.ejb3.metamodel with parameters of type PersistenceContextRef | |
---|---|
void |
EjbJarDDObjectFactory.addChild(Interceptor parent,
PersistenceContextRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
EjbJarDDObjectFactory.addChild(SessionEnterpriseBean parent,
PersistenceContextRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
Interceptor.addPersistenceContextRef(PersistenceContextRef ref)
|
Uses of PersistenceContextRef in org.jboss.metamodel.descriptor |
---|
Fields in org.jboss.metamodel.descriptor with type parameters of type PersistenceContextRef | |
---|---|
protected List<PersistenceContextRef> |
EnvironmentRefGroup.persistenceContextRefs
|
Methods in org.jboss.metamodel.descriptor that return types with arguments of type PersistenceContextRef | |
---|---|
List<PersistenceContextRef> |
EnvironmentRefGroup.getPersistenceContextRefs()
|
Methods in org.jboss.metamodel.descriptor with parameters of type PersistenceContextRef | |
---|---|
void |
DDObjectFactory.addChild(PersistenceContextRef parent,
InjectionTarget target,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
EnvironmentRefGroup.addPersistenceContextRef(PersistenceContextRef ref)
|
Object |
DDObjectFactory.newChild(PersistenceContextRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
Attributes attrs)
|
void |
DDObjectFactory.setValue(PersistenceContextRef ref,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
String value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |