org.apache.openejb.assembler.classic
Class SingletonSessionContainerInfo

java.lang.Object
  extended by org.apache.openejb.assembler.classic.InfoObject
      extended by org.apache.openejb.assembler.classic.ServiceInfo
          extended by org.apache.openejb.assembler.classic.ContainerInfo
              extended by org.apache.openejb.assembler.classic.SingletonSessionContainerInfo
All Implemented Interfaces:
java.io.Serializable

public class SingletonSessionContainerInfo
extends ContainerInfo

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.openejb.assembler.classic.ServiceInfo
className, codebase, constructorArgs, description, displayName, factoryMethod, id, properties, service, types
 
Constructor Summary
SingletonSessionContainerInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingletonSessionContainerInfo

public SingletonSessionContainerInfo()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.