org.jbpm.executor.impl
Class ExecutorServiceLifeCycleController
java.lang.Object
org.jbpm.executor.impl.ExecutorServiceLifeCycleController
@Named(value="ExecutorServiceLifeCycleController-startable")
@ApplicationScoped
public class ExecutorServiceLifeCycleController
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutorServiceLifeCycleController
public ExecutorServiceLifeCycleController()
init
@PostConstruct
public void init()
destroy
@PreDestroy
public void destroy()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.