net.dpml.appliance
Interface ApplianceManager

All Superinterfaces:
Remote
All Known Subinterfaces:
PlanManager

@MXBean
public interface ApplianceManager
extends Remote

Management interface for an appliance.

Version:
2.1.0
Author:
Digital Product Management Library

Method Summary
 String getCodebaseURI()
          Returns the codebase URI as a string.
 

Method Detail

getCodebaseURI

String getCodebaseURI()
                      throws RemoteException
Returns the codebase URI as a string.

Returns:
the codebase uri
Throws:
RemoteException - if a RMI error occurs