psdi.iface.router

Interface EJBExit

  • All Known Implementing Classes:
    DefaultEJBExit


    public interface EJBExit
    This determines the parameter set - both values and the class type for the target EJB.
    • Method Detail

      • getClassParams

        java.lang.Class[] getClassParams()
      • getObjectParams

        java.lang.Object[] getObjectParams(byte[] data,
                                           java.util.Map metaData)
                                    throws MXException
        Throws:
        MXException