plp.orientadaAspectos1.interceptavel
Class Interceptavel

java.lang.Object
  extended by plp.orientadaAspectos1.interceptavel.Interceptavel
Direct Known Subclasses:
InterceptavelComAround, InterceptavelSemAround

public abstract class Interceptavel
extends java.lang.Object

Classe que representa qualquer elemento interceptável.


Constructor Summary
Interceptavel()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Interceptavel

public Interceptavel()