jBPM distribution 6.2.0.CR4

org.jbpm.executor.impl
Class ExecutorServiceLifeCycleController

java.lang.Object
  extended by org.jbpm.executor.impl.ExecutorServiceLifeCycleController

@Named(value="ExecutorServiceLifeCycleController-startable")
@ApplicationScoped
public class ExecutorServiceLifeCycleController
extends Object


Constructor Summary
ExecutorServiceLifeCycleController()
           
 
Method Summary
 void destroy()
           
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutorServiceLifeCycleController

public ExecutorServiceLifeCycleController()
Method Detail

init

@PostConstruct
public void init()

destroy

@PreDestroy
public void destroy()

jBPM distribution 6.2.0.CR4

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