com.sun.enterprise.v3.services.impl
Class GrizzlyService.NoopInvocationHandler
java.lang.Object
com.sun.enterprise.v3.services.impl.GrizzlyService.NoopInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
- Enclosing class:
- GrizzlyService
public static class GrizzlyService.NoopInvocationHandler
- extends Object
- implements InvocationHandler
Probe provider that implements each probe provider method as a
no-op.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GrizzlyService.NoopInvocationHandler
public GrizzlyService.NoopInvocationHandler()
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
- Specified by:
invoke in interface InvocationHandler
Copyright © 2012. All Rights Reserved.