|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ail.core.Component
com.ail.core.EJBComponent
public abstract class EJBComponent
This class is use as a superclass by all EJB components.
| Constructor Summary | |
|---|---|
EJBComponent()
|
|
| Method Summary | |
|---|---|
java.security.Principal |
getSecurityPrincipal()
Return the security principal associated with this EJB. |
abstract javax.ejb.EJBContext |
getSessionContext()
Returns the context passed to the EJB's setSessionContext method. |
| Methods inherited from class com.ail.core.Component |
|---|
getConfiguration, getConfigurationNamespace, getCore, getVersion, getVersionEffectiveDate, resetConfiguration, setConfiguration |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EJBComponent()
| Method Detail |
|---|
public abstract javax.ejb.EJBContext getSessionContext()
public java.security.Principal getSecurityPrincipal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||