|
webMethods Broker Administration Java API Version 9.5.1.0.171 091713 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCOM.activesw.api.client.BrokerTypeCache
public class BrokerTypeCache
This type is used to track broker type definitions
Method Summary | |
---|---|
static void |
flushCache(BrokerClient client)
Flush all the type definitions from the cache associated with the specified client. |
static void |
lockCache()
Lock the cache. |
static void |
unlockCache()
Unlock the cache. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void flushCache(BrokerClient client) throws BrokerException
BrokerInvalidClientException
- If the client is not valid.
BrokerException
public static void lockCache()
public static void unlockCache()
|
webMethods Broker Administration Java API Version 9.5.1.0.171 091713 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |