public interface LocalFactory
| Modifier and Type | Method and Description |
|---|---|
Object |
createSubordinate()
Create a new subordinate coordinator instance with the default subordinate type.
|
Object |
createSubordinate(String subordinateType)
Create a new subordinate coordinator instance with the supplied subordinate type.
|
Object createSubordinate() throws NoActivityException, InvalidProtocolException, SystemException
NoActivityExceptionInvalidProtocolExceptionSystemExceptionObject createSubordinate(String subordinateType) throws NoActivityException, InvalidProtocolException, SystemException
NoActivityExceptionInvalidProtocolExceptionSystemExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.