|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sonatype.aether.test.impl.RecordingRepositoryListener.EventWrapper
public class RecordingRepositoryListener.EventWrapper
Constructor Summary | |
---|---|
RecordingRepositoryListener.EventWrapper(RecordingRepositoryListener.Type type,
RepositoryEvent event)
|
Method Summary | |
---|---|
RepositoryEvent |
getEvent()
|
RecordingRepositoryListener.Type |
getType()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RecordingRepositoryListener.EventWrapper(RecordingRepositoryListener.Type type, RepositoryEvent event)
Method Detail |
---|
public RecordingRepositoryListener.Type getType()
public RepositoryEvent getEvent()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |