KIE API 6.1.0.Beta2

org.kie.api.conf
Interface Option

All Superinterfaces:
Serializable
All Known Subinterfaces:
KieBaseOption, KieSessionOption, MultiValueKieBaseOption, MultiValueKieSessionOption, SingleValueKieBaseOption, SingleValueKieSessionOption
All Known Implementing Classes:
BeliefSystemTypeOption, ClockTypeOption, DeclarativeAgendaOption, EqualityBehaviorOption, EventProcessingOption, KeepReferenceOption, MBeansOption, QueryListenerOption, RemoveIdentitiesOption, TimedRuleExectionOption, TimedRuleExectionOption.FILTERED, TimerJobFactoryOption, WorkItemHandlerOption

public interface Option
extends Serializable

A base interface for type safe options in configuration objects


Method Summary
 String getPropertyName()
          Returns the property name for this option
 

Method Detail

getPropertyName

String getPropertyName()
Returns the property name for this option

Returns:

KIE API 6.1.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.