KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > activity > InvalidActivityException > Top Examples

  • org.objectweb.jass.as.ActivityService
    Implements the access interface to the AS (UserActivity) available to HLSs. @author fran Date: Feb 12, 2004 org.objectweb.jass.asUserActivityImpl.java
  • org.objectweb.jass.as.ActivityImpl
    Each object of this class represents an activity and its coordinator. Implements the AS ActivityCoordinator interface in order to be able to broadcast signals to registered actions. TimeoutTarget is implemented in order to be warned of timeout. @author fran Date: Feb 16, 2004 org.objectweb.jass.as ...
  • org.objectweb.jass.hls.ont.ONT
    ONT service main class. It implements the UserOpenNested service interface offered to applications throught JNDI by the {@link org.objectweb.jass.hls.ont.jboss.ONTService} class. A singleton ONT object is created. @author fran Date: Feb 11, 2004 org.objectweb.jass.hls.ontONT.java
Popular Tags