|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RemoteWebUIConfig
Remote Interface RemoteWebUIConfig
is used to control UI behavior if the
server is free virtual appliance.
Method Summary | |
---|---|
boolean |
getShowVirtualApplianceWelcomePage()
Checks whether to show the welcome page for virtual appliance. |
void |
setShowVirtualApplianceWelcomePage(boolean enable)
Sets whether to show the welcome page for virtual appliance. |
Method Detail |
---|
boolean getShowVirtualApplianceWelcomePage() throws java.rmi.RemoteException
java.rmi.RemoteException
- will be thrown if error occurs.void setShowVirtualApplianceWelcomePage(boolean enable) throws java.rmi.RemoteException
enable
- indicates whether to show the welcome page for virtual appliance,
true to show welcome page for virtual appliance, or false not to.
java.rmi.RemoteException
- will be thrown if error occurs.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |