org.jbpm.integration.console.forms
Class FormDispatcherComposite

java.lang.Object
  extended by org.jbpm.integration.console.forms.FormDispatcherComposite
All Implemented Interfaces:
org.jboss.bpm.console.server.plugin.FormDispatcherPlugin

public class FormDispatcherComposite
extends java.lang.Object
implements org.jboss.bpm.console.server.plugin.FormDispatcherPlugin

Author:
Heiko.Braun

Constructor Summary
FormDispatcherComposite()
           
 
Method Summary
 java.net.URL getDispatchUrl(org.jboss.bpm.console.server.plugin.FormAuthorityRef ref)
           
 javax.activation.DataHandler provideForm(org.jboss.bpm.console.server.plugin.FormAuthorityRef ref)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormDispatcherComposite

public FormDispatcherComposite()
Method Detail

getDispatchUrl

public java.net.URL getDispatchUrl(org.jboss.bpm.console.server.plugin.FormAuthorityRef ref)
Specified by:
getDispatchUrl in interface org.jboss.bpm.console.server.plugin.FormDispatcherPlugin

provideForm

public javax.activation.DataHandler provideForm(org.jboss.bpm.console.server.plugin.FormAuthorityRef ref)
Specified by:
provideForm in interface org.jboss.bpm.console.server.plugin.FormDispatcherPlugin


Copyright © 2010 JBoss Community. All Rights Reserved.