|
WebLogic Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.bea.b2b.protocol.conversation.Coordinator.CoordinatorException | |
| com.bea.b2b.protocol | Used for working with logic plug-ins. |
| com.bea.b2b.protocol.conversation | Used for working with conversations. |
| Uses of com.bea.b2b.protocol.conversation.Coordinator.CoordinatorException in com.bea.b2b.protocol |
| Methods in com.bea.b2b.protocol that throw com.bea.b2b.protocol.conversation.Coordinator.CoordinatorException | |
void |
Process.processLeave()
process the leaving conversation action FIXME sanjay, processLeave in itself does not clean up process state it relies on PI plugin to clean it up at some later stage. |
| Uses of com.bea.b2b.protocol.conversation.Coordinator.CoordinatorException in com.bea.b2b.protocol.conversation |
| Subclasses of com.bea.b2b.protocol.conversation.Coordinator.CoordinatorException in com.bea.b2b.protocol.conversation | |
static interface |
Coordinator.DelistException
A DelistException is thrown if an error occurs when delisting a trading partner in a conversation. |
static interface |
Coordinator.LeaveCSpaceException
A LeaveCSpaceException is thrown if an error occurs when a collaborator leaves a c-space. |
static interface |
Coordinator.ShutdownException
A ShutdownException is thrown if an error occurs when shutting down a c-space. |
static interface |
Coordinator.TerminateException
A TerminateException is thrown if an error occurs when terminating a conversation. |
| Methods in com.bea.b2b.protocol.conversation that throw com.bea.b2b.protocol.conversation.Coordinator.CoordinatorException | |
void |
Coordinator.shutdown(int mode)
Shuts down the conversation manager, possibly terminating all existing conversations and delisting all participants. |
void |
Coordinator.leaveCSpace(com.bea.b2b.protocol.Collaborator collaborator)
Notifies the conversation manager that the specified collaborator is leaving the c-space. |
|
WebLogic Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||