org.jboss.jmx.connector.invoker
Class SerializableInterceptor.NoopPolicy
java.lang.Object
org.jboss.jmx.connector.invoker.SerializableInterceptor.NoopPolicy
- All Implemented Interfaces:
- SerializablePolicy
- Enclosing class:
- SerializableInterceptor
public class SerializableInterceptor.NoopPolicy
- extends Object
- implements SerializablePolicy
A noop serializable policy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializableInterceptor.NoopPolicy
public SerializableInterceptor.NoopPolicy()
filter
public Object filter(MarshalledInvocation input,
Object result)
throws Throwable
- Specified by:
filter
in interface SerializablePolicy
- Throws:
Throwable
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.