org.jboss.jmx.connector.invoker.serializablepolicy
Class StripModelMBeanInfoPolicy
java.lang.Object
org.jboss.jmx.connector.invoker.serializablepolicy.StripModelMBeanInfoPolicy
- All Implemented Interfaces:
- SerializablePolicy
public class StripModelMBeanInfoPolicy
- extends Object
- implements SerializablePolicy
A policy that converts ModelMBeanInfo to MBeanInfo.
- Version:
- $Revision: 85945 $
- Author:
- Dimitris Andreadis, Fabiano C. de Oliveira
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StripModelMBeanInfoPolicy
public StripModelMBeanInfoPolicy()
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.