|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionStrategy | |
---|---|
rice.environment | |
rice.environment.exception.simple |
Uses of ExceptionStrategy in rice.environment |
---|
Methods in rice.environment that return ExceptionStrategy | |
---|---|
static ExceptionStrategy |
Environment.generateDefaultExceptionStrategy()
|
ExceptionStrategy |
Environment.getExceptionStrategy()
|
ExceptionStrategy |
Environment.setExceptionStrategy(ExceptionStrategy newStrategy)
|
Methods in rice.environment with parameters of type ExceptionStrategy | |
---|---|
ExceptionStrategy |
Environment.setExceptionStrategy(ExceptionStrategy newStrategy)
|
Constructors in rice.environment with parameters of type ExceptionStrategy | |
---|---|
Environment(SelectorManager sm,
Processor proc,
RandomSource rs,
TimeSource time,
LogManager lm,
Parameters params,
ExceptionStrategy strategy)
Constructor. |
Uses of ExceptionStrategy in rice.environment.exception.simple |
---|
Classes in rice.environment.exception.simple that implement ExceptionStrategy | |
---|---|
class |
SimpleExceptionStrategy
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |