Class BeanCache
java.lang.Object
com.predic8.membrane.core.kubernetes.BeanCache
- All Implemented Interfaces:
BeanRegistry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidhandle(WatchAction action, Map m) May be called from multiple threads.resolveReference(String url) voidstart()voidstop()
-
Constructor Details
-
BeanCache
-
-
Method Details
-
start
public void start() -
stop
public void stop() -
define
- Throws:
IOException
-
handle
May be called from multiple threads.- Throws:
IOException
-
activationRun
public void activationRun() -
resolveReference
- Specified by:
resolveReferencein interfaceBeanRegistry
-