Package org.kie.api.marshalling
Interface ObjectMarshallingStrategyAcceptor
- 
 public interface ObjectMarshallingStrategyAcceptor
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanaccept(Object object)
 
- 
- 
- 
Method Detail- 
acceptboolean accept(Object object) 
 
- 
 
-