org.apache.openejb.assembler.classic
Class SingletonBeanInfo

java.lang.Object
  extended by org.apache.openejb.assembler.classic.InfoObject
      extended by org.apache.openejb.assembler.classic.EnterpriseBeanInfo
          extended by org.apache.openejb.assembler.classic.SingletonBeanInfo
All Implemented Interfaces:
Serializable

public class SingletonBeanInfo
extends EnterpriseBeanInfo

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.openejb.assembler.classic.EnterpriseBeanInfo
aroundInvoke, aroundTimeout, asynchronous, asynchronousClasses, businessLocal, businessRemote, codebase, concurrencyType, containerId, dependsOn, description, displayName, ejbClass, ejbDeploymentId, ejbName, ENTITY, home, jndiEnc, jndiNames, jndiNamess, largeIcon, loadOnStartup, local, localbean, localHome, MANAGED, MESSAGE, methodScheduleInfos, parents, postConstruct, preDestroy, properties, proxy, remote, restService, runAs, securityRoleReferences, serviceEndpoint, SINGLETON, smallIcon, STATEFUL, statefulTimeout, STATELESS, timeoutMethod, transactionType, type
 
Constructor Summary
SingletonBeanInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingletonBeanInfo

public SingletonBeanInfo()


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.