KIE :: Execution Server :: Services 6.2.0.Final

Uses of Class
org.kie.server.services.impl.KieServerImpl

Packages that use KieServerImpl
org.kie.server.services.impl   
org.kie.server.services.rest   
 

Uses of KieServerImpl in org.kie.server.services.impl
 

Methods in org.kie.server.services.impl that return KieServerImpl
static KieServerImpl KieServerLocator.getInstance()
           
 

Uses of KieServerImpl in org.kie.server.services.rest
 

Methods in org.kie.server.services.rest that return KieServerImpl
 KieServerImpl KieServerRestImpl.getServer()
           
 

Methods in org.kie.server.services.rest with parameters of type KieServerImpl
 void KieServerRestImpl.setServer(KieServerImpl server)
           
 

Constructors in org.kie.server.services.rest with parameters of type KieServerImpl
KieServerRestImpl(KieServerImpl server)
           
 


KIE :: Execution Server :: Services 6.2.0.Final

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