- java.lang.Object
-
- java.util.EventObject
-
- com.mockturtlesolutions.snifflib.reposconfig.database.RepositoryEvent
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected java.lang.String |
repository |
-
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
Constructors
Constructor and Description |
RepositoryEvent(java.lang.Object source,
java.lang.String newrepos) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.String |
getRepository() |
-
Methods inherited from class java.util.EventObject
getSource, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Copyright © 2011, 2013. Daniel P. Dougherty