Package org.jboss.jbossts.star.client
Class FilterRegistration
- java.lang.Object
-
- org.jboss.jbossts.star.client.FilterRegistration
-
- All Implemented Interfaces:
javax.ws.rs.container.DynamicFeature
@Provider public class FilterRegistration extends Object implements javax.ws.rs.container.DynamicFeature
-
-
Constructor Summary
Constructors Constructor Description FilterRegistration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidconfigure(javax.ws.rs.container.ResourceInfo resourceInfo, javax.ws.rs.core.FeatureContext ctx)
-