}
});
}
public void beforeMatchFired(final BeforeMatchFiredEvent event) {
delegate.beforeActivationFired(new BeforeActivationFiredEvent() {
public Activation getActivation() {
return new ActivationAdapter(event.getMatch());
}
public KnowledgeRuntime getKnowledgeRuntime() {