|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.cjdbc.controller.virtualdatabase.protocol.EnableBackend
Send the information that the sender wants to enable the specified backend.
| Field Summary | |
private BackendInfo |
backendInfo
|
| Constructor Summary | |
EnableBackend(BackendInfo backendInfo)
Creates a new EnableBackend object with the specified backend information. |
|
| Method Summary | |
DatabaseBackend |
getDatabaseBackend()
Get the backend that needs to be enabled. |
| 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 EnableBackend(BackendInfo backendInfo)
backendInfo - information on the backend to enable| Method Detail |
public DatabaseBackend getDatabaseBackend()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||