org.mule.devkit.nexus
Class PluginCatalogEventInspector
java.lang.Object
org.mule.devkit.nexus.PluginCatalogEventInspector
- All Implemented Interfaces:
- org.sonatype.nexus.proxy.events.EventInspector
public class PluginCatalogEventInspector
- extends Object
- implements org.sonatype.nexus.proxy.events.EventInspector
|
Method Summary |
boolean |
accepts(org.sonatype.plexus.appevents.Event<?> evt)
|
void |
inspect(org.sonatype.plexus.appevents.Event<?> evt)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginCatalogEventInspector
public PluginCatalogEventInspector()
accepts
public boolean accepts(org.sonatype.plexus.appevents.Event<?> evt)
- Specified by:
accepts in interface org.sonatype.nexus.proxy.events.EventInspector
inspect
public void inspect(org.sonatype.plexus.appevents.Event<?> evt)
- Specified by:
inspect in interface org.sonatype.nexus.proxy.events.EventInspector
Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.