org.jboss.managed.plugins
Class ManagedOperationMatcher

java.lang.Object
  extended by org.jboss.managed.plugins.ManagedOperationMatcher

public class ManagedOperationMatcher
extends Object

Version:
$Revision:$
Author:
Scott.Stark@jboss.org

Constructor Summary
ManagedOperationMatcher()
           
 
Method Summary
static ManagedOperation findOperation(Set<ManagedOperation> ops, String name, MetaType... signature)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagedOperationMatcher

public ManagedOperationMatcher()
Method Detail

findOperation

public static ManagedOperation findOperation(Set<ManagedOperation> ops,
                                             String name,
                                             MetaType... signature)


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.