Class | Description |
---|---|
Bean |
A base class to bean facades during dependency injection
|
PrototypeBean |
An implementation of
Bean based on the
prototype pattern |
SingletonBean |
An implementation of
Bean based on the singleton pattern |
Copyright © 2014. All rights reserved.