org.jasig.portal.container.binding
Class WebApplicationMarshaller
java.lang.Object
org.jasig.portal.container.binding.WebApplicationMarshaller
- public class WebApplicationMarshaller
- extends java.lang.Object
Produces a web.xml
file based on a WebApplicationDefinition object.
- Version:
- $Revision: 1.4 $
- Author:
- Ken Weiner, kweiner@unicon.net
Method Summary |
void |
init(org.apache.pluto.om.servlet.WebApplicationDefinition webApplicationDefinition,
Serializer serializer)
|
void |
marshall()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebApplicationMarshaller
public WebApplicationMarshaller()
init
public void init(org.apache.pluto.om.servlet.WebApplicationDefinition webApplicationDefinition,
Serializer serializer)
marshall
public void marshall()
throws java.lang.Exception
- Throws:
java.lang.Exception