|
JBoss Metadata EJB 7.2.2.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SessionBeanMetaData
SessionBeanMetaData.
| Method Summary | |
|---|---|
AroundInvokesMetaData |
getAroundInvokes()
Get the aroundInvokes. |
BusinessLocalsMetaData |
getBusinessLocals()
Get the businessLocals. |
BusinessRemotesMetaData |
getBusinessRemotes()
Get the businessRemotes. |
String |
getHome()
Get the home. |
InitMethodsMetaData |
getInitMethods()
Get the initMethods. |
String |
getLocal()
Get the local. |
String |
getLocalHome()
Get the localHome. |
LifecycleCallbacksMetaData |
getPostActivates()
Get the postActivates. |
LifecycleCallbacksMetaData |
getPrePassivates()
Get the prePassivates. |
String |
getRemote()
Get the remote. |
RemoveMethodsMetaData |
getRemoveMethods()
Get the removeMethods. |
String |
getServiceEndpoint()
Get the serviceEndpoint. |
SessionType |
getSessionType()
Get the sessionType. |
NamedMethodMetaData |
getTimeoutMethod()
Get the timeoutMethod. |
javax.ejb.TransactionManagementType |
getTransactionType()
Get the transactionType. |
boolean |
isStateful()
Is this stateful |
boolean |
isStateless()
Is this stateless |
| Methods inherited from interface org.jboss.metadata.javaee.support.IdMetaData |
|---|
getId, setId |
| Method Detail |
|---|
String getHome()
String getRemote()
String getLocalHome()
String getLocal()
BusinessLocalsMetaData getBusinessLocals()
BusinessRemotesMetaData getBusinessRemotes()
String getServiceEndpoint()
SessionType getSessionType()
boolean isStateful()
boolean isStateless()
NamedMethodMetaData getTimeoutMethod()
InitMethodsMetaData getInitMethods()
RemoveMethodsMetaData getRemoveMethods()
javax.ejb.TransactionManagementType getTransactionType()
EnterpriseBeanMetaData
getTransactionType in interface EnterpriseBeanMetaDataAroundInvokesMetaData getAroundInvokes()
LifecycleCallbacksMetaData getPostActivates()
LifecycleCallbacksMetaData getPrePassivates()
|
JBoss Metadata EJB 7.2.2.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||