Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
B
C
E
G
M
P
S
B
BuilderEconomy
- class
BuilderEconomy
.
Economy implementation of a factory of accounts.
BuilderEconomy()
- Constructor for class
BuilderEconomy
BuilderIF
- class
BuilderIF
.
Factory class to create accounts and security managers.
BuilderIF()
- Constructor for class
BuilderIF
C
createAccount(int)
- Method in class
BuilderEconomy
Create an economy account.
createAccount(int)
- Method in class
BuilderIF
Create an account.
createSecurityManager()
- Method in class
BuilderEconomy
Create an economy security manager.
createSecurityManager()
- Method in class
BuilderIF
Create a security manager.
E
ECONOMY
- Static variable in class
BuilderIF
Type token for economy concrete builder.
G
getInstance(int)
- Static method in class
BuilderIF
Return an object of the class appropriate for the account and security manager requested by the argument.
M
Main
- class
Main
.
This class is only a driver to show how to use a builder pattern.
Main()
- Constructor for class
Main
main(String[])
- Static method in class
Main
Standard entry.
P
PROFESSIONAL
- Static variable in class
BuilderIF
Type token for prionalofes concrete builder.
S
STANDARD
- Static variable in class
BuilderIF
Type token for standard concrete builder.
B
C
E
G
M
P
S
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES