Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webengine.jaxrs.servlet.config
Class ListenerSetDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.webengine.jaxrs.servlet.config.ListenerSetDescriptor

public class ListenerSetDescriptor
extends Object

Author:
Bogdan Stefanescu

Constructor Summary
ListenerSetDescriptor()
           
 
Method Summary
 boolean destroy()
           
 void init(ServletConfig config)
           
 boolean isInitialized()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ListenerSetDescriptor

public ListenerSetDescriptor()
Method Detail

isInitialized

public boolean isInitialized()

init

public void init(ServletConfig config)
          throws Exception
Throws:
Exception

destroy

public boolean destroy()

toString

public String toString()
Overrides:
toString in class Object

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.