Uses of Class
org.globus.ogsa.core.logging.LogAttributeElement

Packages that use LogAttributeElement
org.globus.ogsa.core.logging   
org.globus.ogsa.core.logging.bindings   
org.globus.ogsa.impl.core.logging   
 

Uses of LogAttributeElement in org.globus.ogsa.core.logging
 

Methods in org.globus.ogsa.core.logging that return LogAttributeElement
 LogAttributeElement _setTransientAttribute.getALogAttributeElement()
           
 LogAttributeElement _setPersistentAttribute.getALogAttributeElement()
           
 

Methods in org.globus.ogsa.core.logging with parameters of type LogAttributeElement
 void _setTransientAttribute.setALogAttributeElement(LogAttributeElement aLogAttributeElement)
           
 void _setPersistentAttribute.setALogAttributeElement(LogAttributeElement aLogAttributeElement)
           
 void OgsiLoggingPortType.setPersistentAttribute(LogAttributeElement aLogAttributeElement)
           
 void OgsiLoggingPortType.setTransientAttribute(LogAttributeElement aLogAttributeElement)
           
 

Uses of LogAttributeElement in org.globus.ogsa.core.logging.bindings
 

Methods in org.globus.ogsa.core.logging.bindings with parameters of type LogAttributeElement
 void OgsiLoggingSOAPBindingStub.setPersistentAttribute(LogAttributeElement aLogAttributeElement)
           
 void OgsiLoggingSOAPBindingStub.setTransientAttribute(LogAttributeElement aLogAttributeElement)
           
 

Uses of LogAttributeElement in org.globus.ogsa.impl.core.logging
 

Methods in org.globus.ogsa.impl.core.logging with parameters of type LogAttributeElement
 void OgsiLogging.setTransientAttribute(LogAttributeElement aLogAttributeElement)
          setTransientAttribute - adds/alters a named logger attribute entry in the attrubute cache, maintained by the LogFactory for Ogsi
 void OgsiLogging.setPersistentAttribute(LogAttributeElement aLogAttributeElement)
          setPersistentAttribute - impacts saved config file only
 



Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.