com.caucho.hessian.client

Interface HessianMetaInfoAPI

public interface HessianMetaInfoAPI

API retrieving hessian meta information.

Method Summary

Object
_hessian_getAttribute(String name)
Returns a service attribute.

Method Details

_hessian_getAttribute

public Object _hessian_getAttribute(String name)
Returns a service attribute.
  • java.api.class - the Java interface for the object interface.
  • java.ejb.home.class - the EJB home interface
  • java.ejb.remote.class - the EJB remote interface
  • java.primary.key.class - the EJB primary key class