|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||