A B C D E G I L M O P R S T V

S

setAdder(Adder) - Method in class org.apache.examples.impl.CalculatorImpl
 
setAdderService(Adder) - Method in class org.apache.examples.setters.SetterService
 
setAfter(String) - Method in class org.apache.examples.panorama.startup.impl.Task
 
setBefore(String) - Method in class org.apache.examples.panorama.startup.impl.Task
 
setConfiguration(List) - Method in class org.apache.examples.setters.SetterService
 
setContainer(Collection) - Method in class org.apache.examples.setters.SetterService
 
setDivider(Divider) - Method in class org.apache.examples.impl.CalculatorImpl
 
setDoubleValue(double) - Method in class org.apache.examples.setters.SetterService
 
setErrorLog(ErrorLog) - Method in class org.apache.examples.panorama.startup.impl.TaskExecutor
 
setExecutable(Executable) - Method in class org.apache.examples.panorama.startup.impl.Task
 
setId(String) - Method in class org.apache.examples.panorama.startup.impl.Task
 
setIntValue(int) - Method in class org.apache.examples.setters.SetterService
 
setLog(Log) - Method in class org.apache.examples.panorama.startup.impl.TaskExecutor
 
setMessages(Messages) - Method in class org.apache.examples.panorama.startup.impl.TaskExecutor
 
setMethodName(String) - Method in class org.apache.examples.panorama.startup.impl.ExecuteStatic
Sets the name of the method to invoke; if not set, the default is init.
setMultiplier(Multiplier) - Method in class org.apache.examples.impl.CalculatorImpl
 
setStringValue(String) - Method in class org.apache.examples.setters.SetterService
 
setSubtracter(Subtracter) - Method in class org.apache.examples.impl.CalculatorImpl
 
setTargetClass(Class) - Method in class org.apache.examples.panorama.startup.impl.ExecuteStatic
Sets the class to invoke the method on.
setTasks(List) - Method in class org.apache.examples.panorama.startup.impl.TaskExecutor
 
SetterService - Class in org.apache.examples.setters
Demonstrates the use of setter based dependency injection using the BuilderFactory.
SetterService() - Constructor for class org.apache.examples.setters.SetterService
 
setTextResource(Resource) - Method in class org.apache.examples.setters.SetterService
 
setTitle(String) - Method in class org.apache.examples.panorama.startup.impl.Task
 
subtract(double, double) - Method in class org.apache.examples.impl.CalculatorImpl
 
subtract(double, double) - Method in class org.apache.examples.impl.SubtracterImpl
 
subtract(double, double) - Method in interface org.apache.examples.Subtracter
 
Subtracter - Interface in org.apache.examples
Service that subtracts two numbers.
SubtracterImpl - Class in org.apache.examples.impl
Implementation of the Subtracter interface.
SubtracterImpl() - Constructor for class org.apache.examples.impl.SubtracterImpl
 

A B C D E G I L M O P R S T V