org.jbpm.task.utils
Class TaskServiceModule

java.lang.Object
  extended by org.jbpm.task.utils.TaskServiceModule

public class TaskServiceModule
extends Object


Method Summary
 void dispose()
           
 org.jboss.weld.environment.se.WeldContainer getContainer()
           
static TaskServiceModule getInstance()
           
 TaskServiceEntryPoint getTaskService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static TaskServiceModule getInstance()

getTaskService

public TaskServiceEntryPoint getTaskService()

getContainer

public org.jboss.weld.environment.se.WeldContainer getContainer()

dispose

public void dispose()


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