|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceConfig | |
---|---|
org.drools.guvnor.client.asseteditor.drools.serviceconfig | |
org.drools.guvnor.server.contenthandler.drools | |
org.drools.guvnor.server.generators |
Uses of ServiceConfig in org.drools.guvnor.client.asseteditor.drools.serviceconfig |
---|
Constructors in org.drools.guvnor.client.asseteditor.drools.serviceconfig with parameters of type ServiceConfig | |
---|---|
KBaseConfigPanel(ServiceConfig config,
ServiceKBaseConfig kbase,
ServiceConfigEditor.UpdateTabEvent updateTab,
String assetPackageUUID,
String assetPackageName,
ClientFactory clientFactory)
|
|
ServiceConfig(ServiceConfig source)
|
Uses of ServiceConfig in org.drools.guvnor.server.contenthandler.drools |
---|
Methods in org.drools.guvnor.server.contenthandler.drools that return ServiceConfig | |
---|---|
ServiceConfig |
ServiceConfigPersistence.unmarshal(String xml)
|
Methods in org.drools.guvnor.server.contenthandler.drools with parameters of type ServiceConfig | |
---|---|
String |
ServiceConfigPersistence.marshal(ServiceConfig serviceConfig)
|
Uses of ServiceConfig in org.drools.guvnor.server.generators |
---|
Methods in org.drools.guvnor.server.generators with parameters of type ServiceConfig | |
---|---|
static void |
ServiceWarGenerator.buildWar(ServiceConfig config,
Map<String,File> models,
OutputStream out)
|
static void |
ServiceWarGenerator.buildWar(ServiceConfig config,
RulesRepository repository,
OutputStream out)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |