Uses of Interface
org.huihoo.jfox.xmlet.jaxb.XMLetType

Packages that use XMLetType
org.huihoo.jfox.xmlet   
org.huihoo.jfox.xmlet.jaxb   
org.huihoo.jfox.xmlet.jaxb.impl   
 

Uses of XMLetType in org.huihoo.jfox.xmlet
 

Methods in org.huihoo.jfox.xmlet with parameters of type XMLetType
protected  javax.management.ObjectInstance XMLet.createMBean(XMLetType mlet)
          doCreate a MBean by the offered mlet
 

Uses of XMLetType in org.huihoo.jfox.xmlet.jaxb
 

Methods in org.huihoo.jfox.xmlet.jaxb that return XMLetType
 XMLetType ObjectFactory.createXMLetType()
          Create an instance of XMLetType
 

Uses of XMLetType in org.huihoo.jfox.xmlet.jaxb.impl
 

Classes in org.huihoo.jfox.xmlet.jaxb.impl that implement XMLetType
 class XMLetTypeImpl