net.dpml.appliance
Interface PlanManager

All Superinterfaces:
ApplianceManager, Remote

@MXBean
public interface PlanManager
extends ApplianceManager

Management interface for deployment plan.

Version:
2.0.0
Author:
Digital Product Management Laboratory

Method Summary
 ApplianceManager[] getApplianceManagers()
          Return the array of appliance managers established within the plan.
 
Methods inherited from interface net.dpml.appliance.ApplianceManager
getCodebaseURI
 

Method Detail

getApplianceManagers

ApplianceManager[] getApplianceManagers()
Return the array of appliance managers established within the plan.

Returns:
the managed appliance managers