public interface UserObserver
Modifier and Type | Method and Description |
---|---|
void |
onUserChanged(GUIUser user,
String attribute)
Invoked when some changes on the user happens
|
Copyright © 2008-2014 Logical Objects. All Rights Reserved.