com.tc.aspectwerkz.reflect
Interface StaticInitializationInfo

All Superinterfaces:
MemberInfo, ReflectionInfo

public interface StaticInitializationInfo
extends MemberInfo

Marker interface for staticinitializer member info. There cannot be other exposed info than the declaring type.

Author:
Alex Popescu

Method Summary
 
Methods inherited from interface com.tc.aspectwerkz.reflect.MemberInfo
getDeclaringType
 
Methods inherited from interface com.tc.aspectwerkz.reflect.ReflectionInfo
getAnnotations, getGenericsSignature, getModifiers, getName, getSignature
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.