org.ow2.shelbie.core.internal.registry.supplier.gogo.info
Class GogoScopeInfo

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

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

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


Constructor Summary
GogoScopeInfo(String name)
           
 
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

GogoScopeInfo

public GogoScopeInfo(String name)
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.