com.ibm.bpe.api
Interface LocalBusinessFlowManagerHome
All Superinterfaces:
javax.ejb.EJBLocalHome
- public interface LocalBusinessFlowManagerHome
- extends javax.ejb.EJBLocalHome
Since:
6.0
Field Summary
Modifier and Type | Field and Description |
---|---|
|
COPYRIGHT
|
Method Summary
Modifier and Type | Method and Description |
---|---|
create()
Creates the local interface of the BusinessFlowManager session bean.
|
Methods inherited from interface javax.ejb.EJBLocalHome |
---|
remove |
Field Detail
COPYRIGHT
- static final java.lang.String COPYRIGHT
See Also:
Method Detail
create
- LocalBusinessFlowManager create( )
- throws javax.ejb.CreateException
Creates the local interface of the BusinessFlowManager session bean.
Throws:
javax.ejb.CreateException