com.sun.jersey.test.framework.web.jaxb.types
Class ListenerType
java.lang.Object
com.sun.jersey.test.framework.web.jaxb.types.ListenerType
public class ListenerType
- extends Object
Schema representation for the context listener entry.
- Author:
- Naresh (Srinivas.Bhimisetty@Sun.Com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListenerType
public ListenerType()
getListenerClass
public String getListenerClass()
setListenerClass
public void setListenerClass(String listenerClass)
Copyright © 2013 Oracle Corporation. All Rights Reserved.