public class ListenerDescriptor extends Object
Constructor and Description |
---|
ListenerDescriptor() |
Modifier and Type | Method and Description |
---|---|
Utils.ClassRef |
getClassRef() |
javax.servlet.ServletContextListener |
getListener() |
String |
toString() |
public ListenerDescriptor()
public Utils.ClassRef getClassRef() throws ClassNotFoundException, BundleNotFoundException
public javax.servlet.ServletContextListener getListener() throws ReflectiveOperationException, BundleNotFoundException
Copyright © 2015 Nuxeo SA. All rights reserved.