org.jasig.portal.container.om.servlet
Class DistributableImpl

java.lang.Object
  extended by org.jasig.portal.container.om.servlet.DistributableImpl
All Implemented Interfaces:
java.io.Serializable

public class DistributableImpl
extends java.lang.Object
implements java.io.Serializable

Data structure to support WebApplicationDefinition for marshalling and unmarshalling of web.xml. Not needed by the Pluto container.

Version:
$Revision: 1.2 $
Author:
Ken Weiner, kweiner@unicon.net
See Also:
Serialized Form

Constructor Summary
DistributableImpl()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistributableImpl

public DistributableImpl()