| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MarshallerProvider
This api is experimental and thus the classes and the interfaces returned are subject to change.
| Method Summary | |
|---|---|
 ObjectMarshallingStrategyAcceptor | 
newClassFilterAcceptor(String[] patterns)
 | 
 ObjectMarshallingStrategy | 
newIdentityMarshallingStrategy()
 | 
 ObjectMarshallingStrategy | 
newIdentityMarshallingStrategy(ObjectMarshallingStrategyAcceptor acceptor)
 | 
 Marshaller | 
newMarshaller(KnowledgeBase kbase)
The marshalling strategies for this method are undefined and thus they are derived from the ksession's or environment provided  | 
 Marshaller | 
newMarshaller(KnowledgeBase kbase,
              ObjectMarshallingStrategy[] strategies)
This will override the strategies specified in the ksession or environment.  | 
 ObjectMarshallingStrategy | 
newSerializeMarshallingStrategy()
 | 
 ObjectMarshallingStrategy | 
newSerializeMarshallingStrategy(ObjectMarshallingStrategyAcceptor acceptor)
 | 
| Method Detail | 
|---|
ObjectMarshallingStrategyAcceptor newClassFilterAcceptor(String[] patterns)
ObjectMarshallingStrategy newIdentityMarshallingStrategy()
ObjectMarshallingStrategy newIdentityMarshallingStrategy(ObjectMarshallingStrategyAcceptor acceptor)
ObjectMarshallingStrategy newSerializeMarshallingStrategy()
ObjectMarshallingStrategy newSerializeMarshallingStrategy(ObjectMarshallingStrategyAcceptor acceptor)
Marshaller newMarshaller(KnowledgeBase kbase)
kbase - 
Marshaller newMarshaller(KnowledgeBase kbase,
                         ObjectMarshallingStrategy[] strategies)
kbase - strategies - 
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||