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