|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.cjdbc.controller.virtualdatabase.protocol.DisableBackend
Send the information that the sender wants to disable the specified backend.
| Field Summary | |
private BackendInfo |
backendInfo
|
| Constructor Summary | |
DisableBackend(BackendInfo backendInfo)
Creates a new DisableBackend object with the specified backend information. |
|
| Method Summary | |
DatabaseBackend |
getDatabaseBackend()
Get the backend that needs to be disabled. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private BackendInfo backendInfo
| Constructor Detail |
public DisableBackend(BackendInfo backendInfo)
backendInfo - information on the backend to disable| Method Detail |
public DatabaseBackend getDatabaseBackend()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||