Bees v0.5.0 API

Uses of Class
bees.core.security.EnumerationException

Packages that use EnumerationException
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 EnumerationException in bees.core.resource
 

Methods in bees.core.resource that throw EnumerationException
 java.lang.Object MeterHandler.createCapability(edu.utah.janosvm.kit.comm.jsi.JSIMessage jm, java.lang.String name, java.lang.String comment)
           
 NeighborImpl NodeOSNeighborFactory.create(NetworkService local, NetworkService remote, PermissionSet address)
          Create a NodeOSNeighbor from the given capabilities.
 java.lang.Object LoggerHandler.createCapability(edu.utah.janosvm.kit.comm.jsi.JSIMessage jm, java.lang.String name, java.lang.String comment)
           
 

Uses of EnumerationException in bees.core.security
 

Methods in bees.core.security that throw EnumerationException
 int EnumerationPermission.mapValue(EnumerationPair[] ep)
          Map the symbol name in this permission to an integer using the given enumeration.
 


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/