Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- run()
- override
- hashCode
- 콘크리트클래스
- concreteclass
- abstractclass
- 객체형변환
- methodArea
- value
- eclipse
- ALTER
- MSA
- reference
- arguments
- 생성자
- Polymorphism
- constantnumber
- start()
- super
- Hashtable
- class
- Eureka
- 추상클래스
- hamobee
- overload
- Vector
- string
- object
- garbagecollection
- fuction
Archives
- Today
- Total
뇌운동일지
예제에 대한 설명 본문
포인트 컷 클래스 -- pointcut +
Advice 클래스 -- advice
= advisor ==> 대상 Bean 적용
<Bean id = "A" class = "경.파"/>
id는 동일한데, class가 다름.
class는 동일한데, id가 다름
=> 한 개가 두 개로 나뉨.
'Spring' 카테고리의 다른 글
스프링 프로젝트를 구성하는 방법 (0) | 2020.06.17 |
---|---|
ibatis (0) | 2020.06.15 |
log4j.xml (0) | 2020.06.10 |
Spring 기본개념 (0) | 2020.06.09 |
pom.xml 설정 (0) | 2020.06.08 |
Comments