Uses of Class
org.crsh.plugin.ResourceKind

Packages that use ResourceKind
org.crsh.plugin   
 

Uses of ResourceKind in org.crsh.plugin
 

Methods in org.crsh.plugin that return ResourceKind
static ResourceKind ResourceKind.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResourceKind[] ResourceKind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.crsh.plugin with parameters of type ResourceKind
 List<String> PluginContext.listResourceId(ResourceKind kind)
           
 Resource PluginContext.loadResource(String resourceId, ResourceKind resourceKind)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.