org.ow2.shelbie.core.internal.registry
Class DefaultCommandRegistry
java.lang.Object
org.ow2.shelbie.core.internal.registry.DefaultCommandRegistry
- All Implemented Interfaces:
- org.ow2.shelbie.core.registry.CommandRegistry
public class DefaultCommandRegistry
- extends Object
- implements org.ow2.shelbie.core.registry.CommandRegistry
User: guillaume
Date: 14/02/13
Time: 13:55
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultCommandRegistry
public DefaultCommandRegistry()
getScopes
public Collection<? extends org.ow2.shelbie.core.registry.info.ScopeInfo> getScopes()
- Specified by:
getScopes in interface org.ow2.shelbie.core.registry.CommandRegistry
getAllCommands
public Collection<? extends org.ow2.shelbie.core.registry.info.CommandInfo> getAllCommands()
- Specified by:
getAllCommands in interface org.ow2.shelbie.core.registry.CommandRegistry
getCommands
public Collection<? extends org.ow2.shelbie.core.registry.info.CommandInfo> getCommands(org.ow2.shelbie.core.registry.CommandFilter filter)
- Specified by:
getCommands in interface org.ow2.shelbie.core.registry.CommandRegistry
bindInfoSupplier
public void bindInfoSupplier(org.ow2.shelbie.core.registry.supply.InfoSupplier supplier)
unbindInfoSupplier
public void unbindInfoSupplier(org.ow2.shelbie.core.registry.supply.InfoSupplier supplier)
Copyright © 2013 OW2 Consortium. All Rights Reserved.