src/share/classes/java/rmi/activation/ActivationGroupDesc.java

Print this page

        

*** 47,57 **** * <code>ActivationGroup.createGroup</code> static method that invokes * a special constructor that takes two arguments: <ul> * * <li> the group's <code>ActivationGroupID</code>, and * <li> the group's initialization data (in a ! * <code>java.rmi.MarshalledObject</code>)</ul><p> * * @author Ann Wollrath * @since 1.2 * @see ActivationGroup * @see ActivationGroupID --- 47,57 ---- * <code>ActivationGroup.createGroup</code> static method that invokes * a special constructor that takes two arguments: <ul> * * <li> the group's <code>ActivationGroupID</code>, and * <li> the group's initialization data (in a ! * <code>java.rmi.MarshalledObject</code>)</ul> * * @author Ann Wollrath * @since 1.2 * @see ActivationGroup * @see ActivationGroupID