SessionContext |
getSessionContext()
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowEJB
public WorkflowEJB()
onEvent
public EventPackage onEvent(String protocol,
String content,
Map<String,String> properties)
- Specified by:
onEvent in interface WorkflowLocal
postConstruct
@PostConstruct
public void postConstruct()
throws IOException,
SAXException,
ParserConfigurationException
- Throws:
IOException
SAXException
ParserConfigurationException
getSessionContext
public SessionContext getSessionContext()
|