LoggingObserver

public class LoggingObserver implements ParticipantObserver

Observer class to log participant creation and destruction.

Author

swrede

Methods

created

public void created(Participant participant, ParticipantCreateArgs<?> args)

destroyed

public void destroyed(Participant participant)