org.apache.geronimo.jaxws.client
Class PortMethodFilter

java.lang.Object
  extended by org.apache.geronimo.jaxws.client.PortMethodFilter
All Implemented Interfaces:
net.sf.cglib.proxy.CallbackFilter

public class PortMethodFilter
extends Object
implements net.sf.cglib.proxy.CallbackFilter


Constructor Summary
PortMethodFilter()
           
 
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
 

Constructor Detail

PortMethodFilter

public PortMethodFilter()
Method Detail

accept

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


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.