Package org.drools.core.event.rule.impl
Class SerializableAgendaGroup
java.lang.Object
org.drools.core.event.rule.impl.SerializableAgendaGroup
- All Implemented Interfaces:
Externalizable,Serializable,AgendaGroup
- See Also:
-
Field Summary
Fields inherited from interface org.kie.api.runtime.rule.AgendaGroup
MAIN -
Method Summary
-
Method Details
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
getName
- Specified by:
getNamein interfaceAgendaGroup
-
clear
public void clear()- Specified by:
clearin interfaceAgendaGroup
-
setFocus
public void setFocus()- Specified by:
setFocusin interfaceAgendaGroup
-