net.dpml.transit
Interface ContentManager

All Known Subinterfaces:
ApplianceContentManager, PartContentManager
All Known Implementing Classes:
ApplianceContentHandler, PartContentHandler, PlanContentHandler

@MXBean
public interface ContentManager

Management interface to a content type handler.

Version:
2.1.1
Author:
Digital Product Management Library

Method Summary
 String getType()
          Returns the artifact type identifier supported by the content manager implementation.
 

Method Detail

getType

String getType()
               throws MBeanException
Returns the artifact type identifier supported by the content manager implementation.

Returns:
the artifact type
Throws:
MBeanException - if a JMX error occurs