public class ClassObjectMarshallingStrategyAcceptor extends Object implements org.kie.api.marshalling.ObjectMarshallingStrategyAcceptor
Modifier and Type | Field and Description |
---|---|
static ClassObjectMarshallingStrategyAcceptor |
DEFAULT |
Constructor and Description |
---|
ClassObjectMarshallingStrategyAcceptor() |
ClassObjectMarshallingStrategyAcceptor(String[] patterns) |
public static final ClassObjectMarshallingStrategyAcceptor DEFAULT
public ClassObjectMarshallingStrategyAcceptor(String[] patterns)
public ClassObjectMarshallingStrategyAcceptor()
public boolean accept(Object object)
accept
in interface org.kie.api.marshalling.ObjectMarshallingStrategyAcceptor
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.