Uses of Class
com.sun.grizzly.http.webxml.schema.Listener

Packages that use Listener
com.sun.grizzly.http.webxml.schema   
 

Uses of Listener in com.sun.grizzly.http.webxml.schema
 

Fields in com.sun.grizzly.http.webxml.schema with type parameters of type Listener
 List<Listener> WebApp.listener
           
 

Methods in com.sun.grizzly.http.webxml.schema that return types with arguments of type Listener
 List<Listener> WebApp.getListener()
          <listener> <description>description</description> <display-name>token</display-name> <icon> <small-icon>token</small-icon> <large-icon>token</large-icon> </icon> <listener-class>token</listener-class> </listener>
 

Method parameters in com.sun.grizzly.http.webxml.schema with type arguments of type Listener
 void WebApp.setListener(List<Listener> listener)
           
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.