Bees v0.5.0 API

Uses of Class
bees.core.resource.CapabilityHandler

Packages that use CapabilityHandler
bees.core The core functionality for Bees, including, capabilities, coroutines, and events. 
bees.core.resource This package holds most of the system provided capabilities. 
bees.core.security This packages holds most of the security related capabilities and Permission classes. 
 

Uses of CapabilityHandler in bees.core
 

Subclasses of CapabilityHandler in bees.core
 class EventChannelHandler
          The EventChannelHandler is a JSIHandler that can interact with EventChannel capabilities.
 class NodeHandler
           
 

Uses of CapabilityHandler in bees.core.resource
 

Subclasses of CapabilityHandler in bees.core.resource
 class AccountHandler
          The AccountHandler is a JSIHandler that can create Account capabilities.
 class ClockHandler
          The ClockHandler is a JSIHandler that can create Clock capabilities.
 class FileHandler
          The FileHandler is a JSIHandler that can create File capabilities.
 class FileSystemRootHandler
          The FileSystemRootHandler is a JSIHandler that can create FileSystemRoot capabilities.
 class LoggerHandler
          The LoggerHandler is a JSIHandler that can create Logger capabilities.
 class MeterHandler
          The MeterHandler is a JSIHandler that can create Meter capabilities.
 class NetworkInterfaceHandler
          The NetworkInterfaceHandler is a JSIHandler that can create NetworkInterface capabilities.
 class NetworkServiceHandler
          The NetworkServiceHandler is a JSIHandler that can create NetworkService capabilities.
 class NodeOSNeighborHandler
          The NodeOSNeighborHandler is a JSIHandler that can create NodeOSNeighbor capabilities.
 class SystemClassHandler
          The SystemClassHandler is a JSIHandler that can create SystemClass capabilities.
 class SystemPackageHandler
          The SystemPackageHandler is a JSIHandler that can create SystemPackage capabilities.
 

Uses of CapabilityHandler in bees.core.security
 

Subclasses of CapabilityHandler in bees.core.security
 class AliasHandler
           
 class KeyPairGeneratorHandler
          The KeyPairGeneratorHandler is a JSIHandler that can create KeyPairs.
 class PasswordHandler
          The PasswordHandler is a JSIHandler that can create Passwords.
 class SecretKeyHandler
          The SecretKeyHandler is a JSIHandler that can create SecretKeys.
 class VersionStringHandler
          The VersionStringHandler is a JSIHandler that can create VersionStrings.
 


Bees v0.5.0 API

This documentation is Copyright (C) 2002 The University of Utah. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for Bees v0.5.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/