Uses of Class
org.objectweb.jass.hls.ont.ONT

Packages that use ONT
org.objectweb.jass.hls.ont   
org.objectweb.jass.hls.ont.jboss   
 

Uses of ONT in org.objectweb.jass.hls.ont
 

Methods in org.objectweb.jass.hls.ont that return ONT
static ONT ONT.getSingleton()
          Returns the unique ONT service instance.
 

Uses of ONT in org.objectweb.jass.hls.ont.jboss
 

Methods in org.objectweb.jass.hls.ont.jboss that return ONT
 ONT ONTService.getONT()
          It returns the singleton ONT instance to the JBOSS-JMX.
 ONT ONTServiceMBean.getONT()
          It returns the unique ONT service instance.