public class ListenerSetDescriptor extends Object
Modifier and Type | Field and Description |
---|---|
protected ArrayList<ListenerDescriptor> |
listenerDescriptors |
Constructor and Description |
---|
ListenerSetDescriptor() |
Modifier and Type | Method and Description |
---|---|
boolean |
destroy() |
void |
init(javax.servlet.ServletConfig config) |
boolean |
isInitialized() |
String |
toString() |
protected ArrayList<ListenerDescriptor> listenerDescriptors
public ListenerSetDescriptor()
public boolean isInitialized()
public void init(javax.servlet.ServletConfig config) throws ReflectiveOperationException, BundleNotFoundException
public boolean destroy()
Copyright © 2015 Nuxeo SA. All rights reserved.