org.apache.pluto.descriptors.servlet
Class DistributableDD
java.lang.Object
org.apache.pluto.descriptors.servlet.DistributableDD
public class DistributableDD
- extends Object
Models the <distributable> web.xml element.
- Since:
- Mar 3, 2007
- Version:
- $Id: DistributableDD.java 564943 2007-08-11 17:40:17Z cdoremus $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DistributableDD
public DistributableDD()
isDistributable
public Boolean isDistributable()
setDistributable
public void setDistributable(boolean distributable)
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.