org.jbpm.integration.console
Class ManagementFactoryImpl

java.lang.Object
  extended by org.jboss.bpm.console.server.integration.ManagementFactory
      extended by org.jbpm.integration.console.ManagementFactoryImpl

public class ManagementFactoryImpl
extends org.jboss.bpm.console.server.integration.ManagementFactory

Author:
Heiko.Braun , jbarrez

Constructor Summary
ManagementFactoryImpl()
           
 
Method Summary
 org.jboss.bpm.console.server.integration.ProcessManagement createProcessManagement()
           
 org.jboss.bpm.console.server.integration.TaskManagement createTaskManagement()
           
 org.jboss.bpm.console.server.integration.UserManagement createUserManagement()
           
 
Methods inherited from class org.jboss.bpm.console.server.integration.ManagementFactory
newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagementFactoryImpl

public ManagementFactoryImpl()
Method Detail

createProcessManagement

public org.jboss.bpm.console.server.integration.ProcessManagement createProcessManagement()
Specified by:
createProcessManagement in class org.jboss.bpm.console.server.integration.ManagementFactory

createTaskManagement

public org.jboss.bpm.console.server.integration.TaskManagement createTaskManagement()
Specified by:
createTaskManagement in class org.jboss.bpm.console.server.integration.ManagementFactory

createUserManagement

public org.jboss.bpm.console.server.integration.UserManagement createUserManagement()
Specified by:
createUserManagement in class org.jboss.bpm.console.server.integration.ManagementFactory


Copyright © 2010 JBoss Community. All Rights Reserved.