Uses of Interface
com.sun.enterprise.config.serverbeans.FilterConfig

Packages that use FilterConfig
com.sun.enterprise.config.serverbeans   
 

Uses of FilterConfig in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return FilterConfig
 FilterConfig AlertSubscription.getFilterConfig()
          Gets the value of the filterConfig property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type FilterConfig
 void AlertSubscription.setFilterConfig(FilterConfig value)
          Sets the value of the filterConfig property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.