|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceInfo | |
|---|---|
| org.apache.openejb.assembler.classic | |
| org.apache.openejb.assembler.dynamic | |
| org.apache.openejb.config | |
| Uses of ServiceInfo in org.apache.openejb.assembler.classic |
|---|
| Subclasses of ServiceInfo in org.apache.openejb.assembler.classic | |
|---|---|
class |
BmpEntityContainerInfo
|
class |
CmpEntityContainerInfo
|
class |
ConnectionManagerInfo
|
class |
ContainerInfo
|
class |
JndiContextInfo
|
class |
ManagedConnectionFactoryInfo
|
class |
ManagedContainerInfo
|
class |
MdbContainerInfo
|
class |
ProxyFactoryInfo
|
class |
ResourceInfo
|
class |
SecurityServiceInfo
|
class |
SingletonSessionContainerInfo
|
class |
StatefulSessionContainerInfo
|
class |
StatelessSessionContainerInfo
|
class |
TransactionServiceInfo
|
| Fields in org.apache.openejb.assembler.classic with type parameters of type ServiceInfo | |
|---|---|
List<ServiceInfo> |
FacilitiesInfo.services
|
| Uses of ServiceInfo in org.apache.openejb.assembler.dynamic |
|---|
| Methods in org.apache.openejb.assembler.dynamic with parameters of type ServiceInfo | |
|---|---|
static void |
PassthroughFactory.add(ServiceInfo info,
Object object)
|
| Uses of ServiceInfo in org.apache.openejb.config |
|---|
| Methods in org.apache.openejb.config with type parameters of type ServiceInfo | ||
|---|---|---|
|
ConfigurationFactory.configureService(Class<? extends T> type)
|
|
|
ConfigurationFactory.configureService(Class<? extends T> type,
String serviceId,
Properties declaredProperties,
String providerId,
String serviceType)
Resolving the provider for a particular service follows this algorithm: 1. |
|
|
ConfigurationFactory.configureService(Service service,
Class<? extends T> infoType)
This is the major piece of code that configures services. |
|
|
ConfigurationFactory.configureService(String id,
Class<? extends T> type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||