org.cafesip.jiplet
Class VendorDescriptorFactory

java.lang.Object
  extended by org.cafesip.jiplet.VendorDescriptorFactory

public class VendorDescriptorFactory
extends java.lang.Object

This class encapsulates the factory for handling vendor-specific deployment descriptors.


Constructor Summary
VendorDescriptorFactory()
           
 
Method Summary
 VendorDescriptor createVendorDescriptor()
          This method creates a vendor-specific deployment handler.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VendorDescriptorFactory

public VendorDescriptorFactory()
Method Detail

createVendorDescriptor

public VendorDescriptor createVendorDescriptor()
This method creates a vendor-specific deployment handler.

Returns:


http://www.cafesip.org