package com.aop; public interface targetInterface { void show(); }