コード例 #1
0
ファイル: EJBComponent.java プロジェクト: ringerc/jboss-as
 public boolean isStatisticsEnabled() {
   return utilities.isStatisticsEnabled();
 }