jBPM distribution 6.1.0.Beta4

org.jbpm.executor.impl
Class ExecutorServiceLifeCycleController

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

@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.1.0.Beta4

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