Home
last modified time | relevance | path

Searched refs:checkResource (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DResource.java81 return (_conf.checkResource(type, name)); in getResource()
H A DConfiguration.java424 long checkResource(String type, String name) throws PoolsException in checkResource() method in Configuration