xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.util.I_AttributeUser

Packages that use I_AttributeUser
org.xmlBlaster.engine.runlevel   
org.xmlBlaster.util Java helper classes for server and client programming. 
 

Uses of I_AttributeUser in org.xmlBlaster.engine.runlevel
 

Classes in org.xmlBlaster.engine.runlevel that implement I_AttributeUser
 class PluginConfig
          This class contains the information on how to configure a certain pluginand when a certain plugin is invoked by the run level manager
 

Uses of I_AttributeUser in org.xmlBlaster.util
 

Fields in org.xmlBlaster.util declared as I_AttributeUser
private  I_AttributeUser AttributeSaxFactory.attributeUser
           
 

Methods in org.xmlBlaster.util with parameters of type I_AttributeUser
 void AttributeSaxFactory.reset(I_AttributeUser attributeUser)
          resets the factory (to be invoked before parsing)
 

Constructors in org.xmlBlaster.util with parameters of type I_AttributeUser
AttributeSaxFactory(Global glob, I_AttributeUser attributeUser)
          Can be used as singleton.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.