Method | Description | |
---|---|---|
GetCache ( ) : RemoteCache | ||
GetCache ( String cacheName ) : RemoteCache | ||
GetCache ( String cacheName, bool forceReturnValue ) : RemoteCache | ||
GetCache ( bool forceReturnValue ) : RemoteCache | ||
IsStarted ( ) : bool | ||
RemoteCacheManager ( ) : System | ||
RemoteCacheManager ( |
||
RemoteCacheManager ( |
||
RemoteCacheManager ( |
||
RemoteCacheManager ( |
||
RemoteCacheManager ( |
||
RemoteCacheManager ( bool start ) : System | ||
Start ( ) : void | ||
Stop ( ) : void |
public GetCache ( String cacheName ) : RemoteCache | ||
cacheName | String | |
return | RemoteCache |
public GetCache ( String cacheName, bool forceReturnValue ) : RemoteCache | ||
cacheName | String | |
forceReturnValue | bool | |
return | RemoteCache |
public GetCache ( bool forceReturnValue ) : RemoteCache | ||
forceReturnValue | bool | |
return | RemoteCache |
public RemoteCacheManager ( |
||
configuration | ||
return | System |
public RemoteCacheManager ( |
||
configuration | ||
marshaller | Infinispan | |
return | System |
public RemoteCacheManager ( |
||
configuration | ||
marshaller | Infinispan | |
start | bool | |
return | System |
public RemoteCacheManager ( |
||
configuration | ||
start | bool | |
return | System |
public RemoteCacheManager ( |
||
configuration | ||
start | bool | |
useCompatibilityMarshaller | bool | |
return | System |
public RemoteCacheManager ( bool start ) : System | ||
start | bool | |
return | System |