org.apache.openejb.jee.sun
Class JavaWebStartAccess
java.lang.Object
org.apache.openejb.jee.sun.JavaWebStartAccess
public class JavaWebStartAccess
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contextRoot
protected String contextRoot
eligible
protected String eligible
vendor
protected String vendor
JavaWebStartAccess
public JavaWebStartAccess()
getContextRoot
public String getContextRoot()
setContextRoot
public void setContextRoot(String value)
getEligible
public String getEligible()
setEligible
public void setEligible(String value)
getVendor
public String getVendor()
setVendor
public void setVendor(String value)
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.