org.mule.devkit.nexus
Class ModuleCatalogEventInspector

java.lang.Object
  extended by org.mule.devkit.nexus.ModuleCatalogEventInspector
All Implemented Interfaces:
org.sonatype.nexus.proxy.events.EventInspector

public class ModuleCatalogEventInspector
extends Object
implements org.sonatype.nexus.proxy.events.EventInspector


Constructor Summary
ModuleCatalogEventInspector()
           
 
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
 

Constructor Detail

ModuleCatalogEventInspector

public ModuleCatalogEventInspector()
Method Detail

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–2014 MuleSoft, Inc.. All rights reserved.