net.dpml.appliance
Interface ApplianceContentManager

All Superinterfaces:
ContentManager
All Known Implementing Classes:
ApplianceContentHandler, PlanContentHandler

@MXBean
public interface ApplianceContentManager
extends ContentManager

Application content manager interface.

Version:
2.1.0
Author:
Digital Product Management Library

Method Summary
 ApplianceManager[] getApplianceManagers()
          Return an array of appliance managers.
 
Methods inherited from interface net.dpml.transit.ContentManager
getType
 

Method Detail

getApplianceManagers

ApplianceManager[] getApplianceManagers()
Return an array of appliance managers.

Returns:
the appliance manager array