|
Guvnor web application Drools 6.0.0-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceKSessionConfig | |
---|---|
org.drools.guvnor.client.asseteditor.drools.serviceconfig |
Uses of ServiceKSessionConfig in org.drools.guvnor.client.asseteditor.drools.serviceconfig |
---|
Fields in org.drools.guvnor.client.asseteditor.drools.serviceconfig with type parameters of type ServiceKSessionConfig | |
---|---|
static com.google.gwt.view.client.ProvidesKey<ServiceKSessionConfig> |
KBaseConfigPanel.KEY_PROVIDER
|
Methods in org.drools.guvnor.client.asseteditor.drools.serviceconfig that return ServiceKSessionConfig | |
---|---|
ServiceKSessionConfig |
ServiceKBaseConfig.getKsession(String name)
|
Methods in org.drools.guvnor.client.asseteditor.drools.serviceconfig that return types with arguments of type ServiceKSessionConfig | |
---|---|
Collection<ServiceKSessionConfig> |
ServiceKBaseConfig.getKsessions()
|
Methods in org.drools.guvnor.client.asseteditor.drools.serviceconfig with parameters of type ServiceKSessionConfig | |
---|---|
void |
ServiceKBaseConfig.addKsession(ServiceKSessionConfig ksession)
|
Constructors in org.drools.guvnor.client.asseteditor.drools.serviceconfig with parameters of type ServiceKSessionConfig | |
---|---|
AdvancedKSessionConfigWidget(ServiceKSessionConfig ksession)
|
|
ServiceKSessionConfig(ServiceKSessionConfig ksession)
|
|
ServiceKSessionConfig(String name,
ServiceKSessionConfig ksession)
|
Constructor parameters in org.drools.guvnor.client.asseteditor.drools.serviceconfig with type arguments of type ServiceKSessionConfig | |
---|---|
ServiceKBaseConfig(String name,
Integer maxThreads,
Boolean mbeans,
EventProcessingOption eventProcessingMode,
AssertBehaviorOption assertBehavior,
String assetsUser,
String assetsPassword,
Collection<AssetReference> resources,
Collection<AssetReference> models,
Collection<ServiceKSessionConfig> ksessions,
Collection<ServiceKAgentConfig> kagents)
|
|
Guvnor web application Drools 6.0.0-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |