B D F G M N P S T X

B

BaseMovie - Class in me.springframework.sample.api
 
BaseMovie() - Constructor for class me.springframework.sample.api.BaseMovie
 
BeanFactory - Class in me.springframework.sample.cmdline.factory
An object factory, providing access to a network of wired objects, some of them lazily instantiated.
BeanFactory() - Constructor for class me.springframework.sample.cmdline.factory.BeanFactory
Constructs an instance of this bean factory.

D

DynamicMinimalBeanFactory - Class in me.springframework.sample.cmdline
 
DynamicMinimalBeanFactory() - Constructor for class me.springframework.sample.cmdline.DynamicMinimalBeanFactory
 

F

findAll() - Method in interface me.springframework.sample.api.MovieFinder
 

G

getBean(String) - Method in class me.springframework.sample.cmdline.DynamicMinimalBeanFactory
 
getBean(String) - Method in class me.springframework.sample.cmdline.factory.BeanFactory
Returns an object by looking it up by its name.
getDirector() - Method in class me.springframework.sample.api.BaseMovie
 
getDirector() - Method in interface me.springframework.sample.api.Movie
 
getDirector() - Method in class me.springframework.sample.cmdline.XStreamMovie
 
getTitle() - Method in class me.springframework.sample.api.BaseMovie
 
getTitle() - Method in interface me.springframework.sample.api.Movie
 
getTitle() - Method in class me.springframework.sample.cmdline.XStreamMovie
 
getTypeName() - Method in interface me.springframework.sample.cmdline.MovieListRenderer
 
getTypeName() - Method in class me.springframework.sample.cmdline.NicelyColoredRenderer
 
getTypeName() - Method in class me.springframework.sample.cmdline.TitlesOnlyRenderer
 
getYear() - Method in class me.springframework.sample.api.BaseMovie
 
getYear() - Method in interface me.springframework.sample.api.Movie
 
getYear() - Method in class me.springframework.sample.cmdline.XStreamMovie
 

M

main(String[]) - Static method in class me.springframework.sample.cmdline.MoviePrettyPrinter
 
me.springframework.sample.api - package me.springframework.sample.api
 
me.springframework.sample.cmdline - package me.springframework.sample.cmdline
 
me.springframework.sample.cmdline.factory - package me.springframework.sample.cmdline.factory
 
Movie - Interface in me.springframework.sample.api
 
MovieFinder - Interface in me.springframework.sample.api
 
MovieListRenderer - Interface in me.springframework.sample.cmdline
 
MoviePrettyPrinter - Class in me.springframework.sample.cmdline
 
MoviePrettyPrinter(Map<String, MovieListRenderer>) - Constructor for class me.springframework.sample.cmdline.MoviePrettyPrinter
 

N

NicelyColoredRenderer - Class in me.springframework.sample.cmdline
 
NicelyColoredRenderer() - Constructor for class me.springframework.sample.cmdline.NicelyColoredRenderer
 

P

print(List<? extends Movie>, PrintStream) - Method in interface me.springframework.sample.cmdline.MovieListRenderer
 
print(List<? extends Movie>, PrintStream) - Method in class me.springframework.sample.cmdline.NicelyColoredRenderer
 
print(List<? extends Movie>, PrintStream) - Method in class me.springframework.sample.cmdline.TitlesOnlyRenderer
 

S

setDirector(String) - Method in class me.springframework.sample.api.BaseMovie
 
setTitle(String) - Method in class me.springframework.sample.api.BaseMovie
 
setYear(int) - Method in class me.springframework.sample.api.BaseMovie
 
stop() - Method in class me.springframework.sample.cmdline.factory.BeanFactory
"Stops" the BeanFactory; instances that have an destroy-method defined will get that method invoked.

T

TitlesOnlyRenderer - Class in me.springframework.sample.cmdline
 
TitlesOnlyRenderer() - Constructor for class me.springframework.sample.cmdline.TitlesOnlyRenderer
 

X

XStreamMovie - Class in me.springframework.sample.cmdline
 
XStreamMovie() - Constructor for class me.springframework.sample.cmdline.XStreamMovie
 
XStreamMovies - Class in me.springframework.sample.cmdline
 
XStreamMovies() - Constructor for class me.springframework.sample.cmdline.XStreamMovies
 

B D F G M N P S T X

Copyright © 2009. All Rights Reserved.