|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PatternType | |
---|---|
org.apache.openejb.jee.oejb2 | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of PatternType in org.apache.openejb.jee.oejb2 |
---|
Fields in org.apache.openejb.jee.oejb2 declared as PatternType | |
---|---|
protected PatternType |
OpenejbClusteringWadiType.backingStrategyFactory
|
protected PatternType |
OpenejbClusteringWadiType.cluster
|
protected PatternType |
EjbRefType.css
|
protected PatternType |
ResourceRefType.pattern
|
protected PatternType |
EjbRefType.pattern
|
protected PatternType |
PersistenceContextRefType.pattern
|
protected PatternType |
PersistenceUnitRefType.pattern
|
protected PatternType |
EjbLocalRefType.pattern
|
protected PatternType |
ResourceEnvRefType.pattern
|
protected PatternType |
ResourceLocatorType.pattern
|
protected PatternType |
GbeanLocatorType.pattern
|
protected PatternType |
MessageDestinationType.pattern
|
protected PatternType |
EntityBeanType.tss
|
protected PatternType |
SessionBeanType.tss
|
Fields in org.apache.openejb.jee.oejb2 with type parameters of type PatternType | |
---|---|
protected java.util.List<PatternType> |
GbeanRefType.pattern
|
Methods in org.apache.openejb.jee.oejb2 that return PatternType | |
---|---|
PatternType |
ObjectFactory.createPatternType()
Create an instance of PatternType |
PatternType |
OpenejbClusteringWadiType.getBackingStrategyFactory()
Gets the value of the backingStrategyFactory property. |
PatternType |
OpenejbClusteringWadiType.getCluster()
Gets the value of the cluster property. |
PatternType |
EjbRefType.getCss()
Gets the value of the css property. |
PatternType |
ResourceRefType.getPattern()
Gets the value of the pattern property. |
PatternType |
EjbRefType.getPattern()
Gets the value of the pattern property. |
PatternType |
PersistenceContextRefType.getPattern()
Gets the value of the pattern property. |
PatternType |
PersistenceUnitRefType.getPattern()
Gets the value of the pattern property. |
PatternType |
EjbLocalRefType.getPattern()
Gets the value of the pattern property. |
PatternType |
ResourceEnvRefType.getPattern()
Gets the value of the pattern property. |
PatternType |
ResourceLocatorType.getPattern()
Gets the value of the pattern property. |
PatternType |
GbeanLocatorType.getPattern()
Gets the value of the pattern property. |
PatternType |
MessageDestinationType.getPattern()
Gets the value of the pattern property. |
PatternType |
EntityBeanType.getTss()
Gets the value of the tss property. |
PatternType |
RpcBean.getTss()
|
PatternType |
SessionBeanType.getTss()
Gets the value of the tss property. |
Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type PatternType | |
---|---|
javax.xml.bind.JAXBElement<PatternType> |
ObjectFactory.createGbeanTypeDependency(PatternType value)
Create an instance of JAXBElement < PatternType > } |
java.util.List<PatternType> |
GbeanRefType.getPattern()
Gets the value of the pattern property. |
Methods in org.apache.openejb.jee.oejb2 with parameters of type PatternType | |
---|---|
javax.xml.bind.JAXBElement<PatternType> |
ObjectFactory.createGbeanTypeDependency(PatternType value)
Create an instance of JAXBElement < PatternType > } |
void |
OpenejbClusteringWadiType.setBackingStrategyFactory(PatternType value)
Sets the value of the backingStrategyFactory property. |
void |
OpenejbClusteringWadiType.setCluster(PatternType value)
Sets the value of the cluster property. |
void |
EjbRefType.setCss(PatternType value)
Sets the value of the css property. |
void |
ResourceRefType.setPattern(PatternType value)
Sets the value of the pattern property. |
void |
EjbRefType.setPattern(PatternType value)
Sets the value of the pattern property. |
void |
PersistenceContextRefType.setPattern(PatternType value)
Sets the value of the pattern property. |
void |
PersistenceUnitRefType.setPattern(PatternType value)
Sets the value of the pattern property. |
void |
EjbLocalRefType.setPattern(PatternType value)
Sets the value of the pattern property. |
void |
ResourceEnvRefType.setPattern(PatternType value)
Sets the value of the pattern property. |
void |
ResourceLocatorType.setPattern(PatternType value)
Sets the value of the pattern property. |
void |
GbeanLocatorType.setPattern(PatternType value)
Sets the value of the pattern property. |
void |
MessageDestinationType.setPattern(PatternType value)
Sets the value of the pattern property. |
void |
EntityBeanType.setTss(PatternType value)
Sets the value of the tss property. |
void |
RpcBean.setTss(PatternType value)
|
void |
SessionBeanType.setTss(PatternType value)
Sets the value of the tss property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |