org.drools.marshalling.impl
Interface MarshallingConfiguration

All Known Implementing Classes:
MarshallingConfigurationImpl

public interface MarshallingConfiguration


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

Method Detail

getObjectMarshallingStrategyStore

ObjectMarshallingStrategyStore getObjectMarshallingStrategyStore()

isMarshallProcessInstances

boolean isMarshallProcessInstances()

isMarshallWorkItems

boolean isMarshallWorkItems()


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