Uses of Interface
net.dpml.appliance.ApplianceFactory

Packages that use ApplianceFactory
net.dpml.lang Low-level services dealing with part deployment and management. 
net.dpml.station Application profile and process execution support. 
 

Uses of ApplianceFactory in net.dpml.lang
 

Classes in net.dpml.lang that implement ApplianceFactory
 class PartContentHandler
          Content handler for the 'part' artifact type.
 

Uses of ApplianceFactory in net.dpml.station
 

Classes in net.dpml.station that implement ApplianceFactory
 class ApplianceContentHandler
          Content handler for the appliance artifact type.
 class PlanContentHandler
          Content handler for the plan artifact type.