Package de.danet.an.workflow.tools

Examples of de.danet.an.workflow.tools.EJBInvoker


    /* (non-Javadoc)
     * Comment copied from interface or super class.
     */
    public ToolAgent createToolAgent() {
        return new EJBInvoker();
    }
View Full Code Here

TOP

Related Classes of de.danet.an.workflow.tools.EJBInvoker

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.