org.apache.openejb.assembler.classic
Class FacilitiesInfo
java.lang.Object
org.apache.openejb.assembler.classic.InfoObject
org.apache.openejb.assembler.classic.FacilitiesInfo
- All Implemented Interfaces:
- Serializable
public class FacilitiesInfo
- extends InfoObject
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
intraVmServer
public ProxyFactoryInfo intraVmServer
remoteJndiContexts
public final List<JndiContextInfo> remoteJndiContexts
resources
public final List<ResourceInfo> resources
connectionManagers
public final List<ConnectionManagerInfo> connectionManagers
transactionService
public TransactionServiceInfo transactionService
securityService
public SecurityServiceInfo securityService
services
public final List<ServiceInfo> services
FacilitiesInfo
public FacilitiesInfo()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.