1 Reply Latest reply on Nov 17, 2001 9:20 AM by bhawks

    Bean Remote Methods

    bhawks

      Could anyone tell me if it is possible to have methods
      in a session bean that can be accessable remotely on the client but not exposed in the remote interface definition.

      I would like to do remote calls from the client from
      within the data wrapper class but not to offer these methods in the Remote Interface.