|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openejb.assembler.classic.InfoObject
org.apache.openejb.assembler.classic.EnterpriseBeanInfo
org.apache.openejb.assembler.classic.ManagedBeanInfo
public class ManagedBeanInfo
| Field Summary | |
|---|---|
List<CallbackInfo> |
postActivate
|
List<CallbackInfo> |
prePassivate
|
List<RemoveMethodInfo> |
removeMethods
|
| 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, postConstruct, preDestroy, properties, remote, restService, runAs, securityRoleReferences, serviceEndpoint, SINGLETON, smallIcon, STATEFUL, statefulTimeout, STATELESS, timeoutMethod, transactionType, type |
| Constructor Summary | |
|---|---|
ManagedBeanInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final List<CallbackInfo> postActivate
public final List<CallbackInfo> prePassivate
public final List<RemoveMethodInfo> removeMethods
| Constructor Detail |
|---|
public ManagedBeanInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||