Package io.bdeploy.bhive.remote.jersey
Class BHiveLocatorImpl
java.lang.Object
io.bdeploy.bhive.remote.jersey.BHiveLocatorImpl
- All Implemented Interfaces:
BHiveLocator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BHiveLocatorImpl
public BHiveLocatorImpl()
-
-
Method Details
-
getNamedHive
- Specified by:
getNamedHivein interfaceBHiveLocator- Parameters:
name- the name of theBHiveto retrieve theBHiveResourcefor.- Returns:
- the
BHiveResourcewhich can be used to actually access the namedBHive.
-
getRequiredPermission
- Specified by:
getRequiredPermissionin interfaceBHiveLocator- Parameters:
name- the name of the hive to check- Returns:
- the minimum required permission to access this hive.
-