io.nuun.kernel.api.inmemory
Class Resource

java.lang.Object
  extended by io.nuun.kernel.api.inmemory.Resource

public class Resource
extends Object

Author:
epo.jemba@kametic.com

Field Summary
static String PATTERN
           
 
Constructor Summary
Resource(String base, String name)
           
 
Method Summary
 String base()
           
 String name()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PATTERN

public static final String PATTERN
See Also:
Constant Field Values
Constructor Detail

Resource

public Resource(String base,
                String name)
Method Detail

base

public String base()

name

public String name()


Copyright © 2012-2015. All Rights Reserved.