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.0.3
Author:
Digital Product Management Laboratory

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

Method Detail

getType

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

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