org.drools.marshalling.impl
Class ClassObjectMarshallingStrategyAcceptor
java.lang.Object
org.drools.marshalling.impl.ClassObjectMarshallingStrategyAcceptor
- All Implemented Interfaces:
- org.drools.marshalling.ObjectMarshallingStrategyAcceptor
public class ClassObjectMarshallingStrategyAcceptor
- extends Object
- implements org.drools.marshalling.ObjectMarshallingStrategyAcceptor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT
public static final ClassObjectMarshallingStrategyAcceptor DEFAULT
ClassObjectMarshallingStrategyAcceptor
public ClassObjectMarshallingStrategyAcceptor(String[] patterns)
ClassObjectMarshallingStrategyAcceptor
public ClassObjectMarshallingStrategyAcceptor()
accept
public boolean accept(Object object)
- Specified by:
accept
in interface org.drools.marshalling.ObjectMarshallingStrategyAcceptor
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.