org.dentaku.foundation.connector
Class EJBConnectorBean
java.lang.Object
org.dentaku.foundation.connector.EJBConnectorBean
- All Implemented Interfaces:
- Connector, javax.ejb.EnterpriseBean, java.io.Serializable, javax.ejb.SessionBean
- public abstract class EJBConnectorBean
- extends java.lang.Object
- implements Connector, javax.ejb.SessionBean
- See Also:
- Serialized Form
| Fields inherited from interface org.dentaku.foundation.connector.Connector |
ROLE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.ejb.SessionBean |
ejbActivate, ejbPassivate, setSessionContext |
connector
protected Connector connector
EJBConnectorBean
public EJBConnectorBean()
ejbCreate
public void ejbCreate()
throws javax.ejb.CreateException
- Throws:
javax.ejb.EJBException
javax.ejb.CreateException
ejbRemove
public void ejbRemove()
throws javax.ejb.EJBException
- Specified by:
ejbRemove in interface javax.ejb.SessionBean
- Throws:
javax.ejb.EJBException
fireEvent
public void fireEvent(AbstractEvent event)
throws java.lang.Exception
- Specified by:
fireEvent in interface Connector
- Throws:
java.lang.Exception
getPipeline
public Pipeline getPipeline()
- Specified by:
getPipeline in interface Connector
Copyright © -2004 . All Rights Reserved.