public class RPPoolManagerFactory extends Object
| Constructor and Description |
|---|
RPPoolManagerFactory(ORB orb) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
RPPoolManager |
newRPPoolManager(boolean isSingleThreaded)
factory method to create a RPPoolManager instance.
|
public RPPoolManagerFactory(ORB orb) throws ConfigurationException
ConfigurationExceptionpublic void destroy()
public RPPoolManager newRPPoolManager(boolean isSingleThreaded)
isSingleThreaded - if true the returned poolmanager will only use one threadCopyright © 2017 JacORB. All rights reserved.