net.dpml.appliance
Interface ApplianceManager

All Superinterfaces:
java.rmi.Remote
All Known Subinterfaces:
PlanManager

@MXBean
public interface ApplianceManager
extends java.rmi.Remote

Management interface for an appliance.

Version:
2.0.3
Author:
Digital Product Management Laboratory

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

Method Detail

getCodebaseURI

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

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