aerogear-controller 1.0.1

org.jboss.aerogear.controller.router
Class RouteDescriptor.FinalizeFilter

java.lang.Object
  extended by org.jboss.aerogear.controller.router.RouteDescriptor.FinalizeFilter
All Implemented Interfaces:
net.sf.cglib.proxy.CallbackFilter
Enclosing class:
RouteDescriptor

private static class RouteDescriptor.FinalizeFilter
extends Object
implements net.sf.cglib.proxy.CallbackFilter


Field Summary
private static int NO_OP
           
private static int OUR_INTERCEPTOR
           
 
Constructor Summary
private RouteDescriptor.FinalizeFilter()
           
 
Method Summary
 int accept(Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.cglib.proxy.CallbackFilter
equals
 

Field Detail

OUR_INTERCEPTOR

private static final int OUR_INTERCEPTOR
See Also:
Constant Field Values

NO_OP

private static final int NO_OP
See Also:
Constant Field Values
Constructor Detail

RouteDescriptor.FinalizeFilter

private RouteDescriptor.FinalizeFilter()
Method Detail

accept

public int accept(Method method)
Specified by:
accept in interface net.sf.cglib.proxy.CallbackFilter

aerogear-controller 1.0.1

Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.