Uses of Interface
org.kie.api.builder.model.ListenerModel
Packages that use ListenerModel
-
Uses of ListenerModel in org.kie.api.builder.model
Methods in org.kie.api.builder.model that return ListenerModelModifier and TypeMethodDescriptionKieSessionModel.newListenerModel(String type, ListenerModel.Kind kind) Creates a new ListenerModel of the given type (i.e. the name of the class implementing it) and kind and add it to this KieSessionModelMethods in org.kie.api.builder.model that return types with arguments of type ListenerModelModifier and TypeMethodDescriptionKieSessionModel.getListenerModels()Returns all the ListenerModels defined for this KieSessionModel