Search
Plugins
>
Puppet 1.0.0
>
PuppetConnectionCache
>
Class PuppetConnectionCache
Extends
java.lang.Object
Puppet Master Connection Cache
Attributes
None
Methods
Name
Returns
clear
()
void
get
(
String
key
)
Object
put
(
String
key,
Object
value,
Number
timeSeconds
)
void
remove
(
String
key
)
void
Returned by
Method
Returns
PuppetMaster.getCache
()
PuppetConnectionCache
Referenced in
None