|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupLogAttribute | |
org.globus.ogsa.core.logging | |
org.globus.ogsa.core.logging.bindings | |
org.globus.ogsa.impl.core.logging |
Uses of GroupLogAttribute in org.globus.ogsa.core.logging |
Methods in org.globus.ogsa.core.logging that return GroupLogAttribute | |
GroupLogAttribute |
_changeGroupTransientAttribute.getGla()
|
GroupLogAttribute |
_changeGroupPersistentAttribute.getGla()
|
Methods in org.globus.ogsa.core.logging with parameters of type GroupLogAttribute | |
void |
_changeGroupTransientAttribute.setGla(GroupLogAttribute gla)
|
void |
_changeGroupPersistentAttribute.setGla(GroupLogAttribute gla)
|
void |
OgsiLoggingPortType.changeGroupTransientAttribute(GroupLogAttribute gla)
|
void |
OgsiLoggingPortType.changeGroupPersistentAttribute(GroupLogAttribute gla)
|
Uses of GroupLogAttribute in org.globus.ogsa.core.logging.bindings |
Methods in org.globus.ogsa.core.logging.bindings with parameters of type GroupLogAttribute | |
void |
OgsiLoggingSOAPBindingStub.changeGroupTransientAttribute(GroupLogAttribute gla)
|
void |
OgsiLoggingSOAPBindingStub.changeGroupPersistentAttribute(GroupLogAttribute gla)
|
Uses of GroupLogAttribute in org.globus.ogsa.impl.core.logging |
Methods in org.globus.ogsa.impl.core.logging with parameters of type GroupLogAttribute | |
void |
OgsiLogging.changeGroupTransientAttribute(GroupLogAttribute gla)
changeGroupTransientAttribute - group set operation, against runtime cache |
void |
OgsiLogging.changeGroupPersistentAttribute(GroupLogAttribute gla)
changeGroupPersistentAttribute - group set operation, against config store |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |