コード例 #1
0
ファイル: IiopPresenter.java プロジェクト: claudio4j/hal.next
 @Override
 protected FinderPath finderPath() {
   return FinderPath.subsystemPath(statementContext.selectedProfile(), ROOT_TEMPLATE.lastValue());
 }