|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IncomingManager
This is the local manager which is in charge of resource reception. Do not forget to be carefully while accessing the resources from the local registry since it can have propagation strategies which will really flood the network. Prefer accessing directly to the repository manager because it is the resource storage.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.ow2.petals.registry.api.lifecycle.LifeCycle |
|---|
LifeCycle.STATE |
| Method Summary | |
|---|---|
void |
pause()
Pause message reception |
void |
resume()
Resume message reception |
| Methods inherited from interface org.ow2.petals.registry.api.manager.IOManager |
|---|
getLocalRegistry, setLocalRegistry |
| Methods inherited from interface org.ow2.petals.registry.api.lifecycle.LifeCycle |
|---|
getState, init, isInitialized, isNotInitialized, isRunning, isStarted, isStopped, start, stop |
| Methods inherited from interface org.ow2.petals.registry.api.RemoteOperations |
|---|
delete, get, getAll, put, query |
| Method Detail |
|---|
void pause()
void resume()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||