Package com.caucho.hessian.client
Interface HessianMetaInfoAPI
-
public interface HessianMetaInfoAPIAPI retrieving hessian meta information.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object_hessian_getAttribute(String name)Returns a service attribute.
-
-
-
Method Detail
-
_hessian_getAttribute
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
-
-