Serialized Form
-
Package org.drools.kiesession.agenda
-
Class org.drools.kiesession.agenda.CompositeDefaultAgenda extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class org.drools.kiesession.agenda.DefaultAgenda extends Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.drools.kiesession.agenda.DefaultAgendaFactory extends Object implements Serializable
-
Class org.drools.kiesession.agenda.PartitionedDefaultAgenda extends DefaultAgenda implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
-
Package org.drools.kiesession.consequence
-
Class org.drools.kiesession.consequence.DefaultKnowledgeHelper extends Object implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.drools.kiesession.consequence.StatefulKnowledgeSessionForRHS extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
-
Package org.drools.kiesession.entrypoints
-
Class org.drools.kiesession.entrypoints.DisconnectedWorkingMemoryEntryPoint extends Object implements Serializable
-
Serialized Fields
-
id
String id
-
-
-
-
Package org.drools.kiesession.factory
-
Class org.drools.kiesession.factory.PhreakWorkingMemoryFactory extends Object implements Serializable
-
Class org.drools.kiesession.factory.RuntimeComponentFactoryImpl extends Object implements Serializable
-
Serialized Fields
-
agendaFactory
org.drools.core.common.AgendaFactory agendaFactory
-
agendaGroupFactory
org.drools.core.common.AgendaGroupFactory agendaGroupFactory
-
handleFactory
org.drools.core.rule.accessor.FactHandleFactory handleFactory
-
propagationFactory
org.drools.core.common.PropagationContextFactory propagationFactory
-
wmFactory
WorkingMemoryFactory wmFactory
-
-
-
-
Package org.drools.kiesession.rulebase
-
Class org.drools.kiesession.rulebase.KieBaseEventSupport extends org.drools.core.event.AbstractEventSupport<org.kie.api.event.kiebase.KieBaseEventListener> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
-
Package org.drools.kiesession.session
-
Class org.drools.kiesession.session.StatefulKnowledgeSessionImpl extends org.drools.core.impl.AbstractRuntime implements Serializable
- serialVersionUID:
- 510L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-