| 类和说明 |
|---|
| Visitable
all components that runnung result need cache in container
must implements this interface.
|
| 类和说明 |
|---|
| Visitable
all components that runnung result need cache in container
must implements this interface.
|
| 类和说明 |
|---|
| Visitable
all components that runnung result need cache in container
must implements this interface.
|
| 类和说明 |
|---|
| ComponentVisitor
Visitor pattern
ComponentVisitor is a actor of Visitor, it do not need
many access method, such as:
visitAcomponent();
visitBcomponent();
...
|
| 类和说明 |
|---|
| ComponentVisitor
Visitor pattern
ComponentVisitor is a actor of Visitor, it do not need
many access method, such as:
visitAcomponent();
visitBcomponent();
...
|
| 类和说明 |
|---|
| Visitable
all components that runnung result need cache in container
must implements this interface.
|
| 类和说明 |
|---|
| ComponentVisitor
Visitor pattern
ComponentVisitor is a actor of Visitor, it do not need
many access method, such as:
visitAcomponent();
visitBcomponent();
...
|
| VisitorFactory
Factory that get visitors for the container that have been optimized by
cache(HttpSession)
replace this class in container.xml ,we can change HttpSession with another
session type, HttpSession is binding to Web container.
|
Copyright © 2018. All rights reserved.