org.ow2.shelbie.core.internal.handler.info
Class DefaultScopeInfo

java.lang.Object
  extended by org.ow2.shelbie.core.internal.handler.info.DefaultScopeInfo
All Implemented Interfaces:
org.ow2.shelbie.core.registry.info.Named, org.ow2.shelbie.core.registry.info.ScopeInfo

public class DefaultScopeInfo
extends Object
implements org.ow2.shelbie.core.registry.info.ScopeInfo

User: guillaume Date: 14/02/13 Time: 16:11


Constructor Summary
DefaultScopeInfo(String scope, DefaultCommandInfo dci)
           
 
Method Summary
 Collection<org.ow2.shelbie.core.registry.info.CommandInfo> getCommands()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultScopeInfo

public DefaultScopeInfo(String scope,
                        DefaultCommandInfo dci)
Method Detail

getCommands

public Collection<org.ow2.shelbie.core.registry.info.CommandInfo> getCommands()
Specified by:
getCommands in interface org.ow2.shelbie.core.registry.info.ScopeInfo

getName

public String getName()
Specified by:
getName in interface org.ow2.shelbie.core.registry.info.Named


Copyright © 2013 OW2 Consortium. All Rights Reserved.