|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wsspi.uow.UOWManagerFactory
public class UOWManagerFactory
This class is a factory providing access to a stateless thread-safe UOWManager instance when executing within a server but outside of a container managed environment such that a JNDI lookup is not possible.
Constructor Summary | |
---|---|
UOWManagerFactory()
|
Method Summary | |
---|---|
static UOWManager |
getUOWManager()
Returns a stateless thread-safe UOWManager instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UOWManagerFactory()
Method Detail |
---|
public static UOWManager getUOWManager()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |