Method: Seasar::Container::AspectDef#pointcut
- Defined in:
- lib/seasar/container/aspect-def.rb
#pointcut ⇒ Object
Returns the value of attribute pointcut.
36 37 38 |
# File 'lib/seasar/container/aspect-def.rb', line 36 def pointcut @pointcut end |