org.drools.marshalling
Interface MarshallingConfiguration


public interface MarshallingConfiguration


Method Summary
 ObjectMarshallingStrategyStore getObjectMarshallingStrategyStore()
           
 boolean isMarshallProcessInstances()
           
 boolean isMarshallWorkItems()
           
 

Method Detail

getObjectMarshallingStrategyStore

ObjectMarshallingStrategyStore getObjectMarshallingStrategyStore()

isMarshallProcessInstances

boolean isMarshallProcessInstances()

isMarshallWorkItems

boolean isMarshallWorkItems()


Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.