|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface BinaryStoreManager
A manager that is capable of creating and destroying BinaryStore objects.
| Method Summary | |
|---|---|
BinaryStore |
createBinaryStore()
Factory method: Returns a new BinaryStore. |
void |
destroyBinaryStore(BinaryStore store)
Lifecycle method: Destroy a BinaryStore previously created by this manager. |
| Method Detail |
|---|
BinaryStore createBinaryStore()
void destroyBinaryStore(BinaryStore store)
store - a BinaryStore object previously created by this
manager
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||