org.jboss.jmx.connector.invoker
Interface SerializablePolicy

All Known Implementing Classes:
SerializableInterceptor.NoopPolicy, StripModelMBeanInfoPolicy

public interface SerializablePolicy

A serializable policy that filters results to avoid Serialization problems.

Version:
$Revision: 85945 $
Author:
Dimitris Andreadis, Fabiano C. de Oliveira

Method Summary
 Object filter(MarshalledInvocation input, Object result)
           
 

Method Detail

filter

Object filter(MarshalledInvocation input,
              Object result)
              throws Throwable
Throws:
Throwable


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