Searched refs:notifyOnBuildList (Results 1 – 1 of 1) sorted by relevance
89 private final List<InternalNotifyOnServerBuild> notifyOnBuildList = field in AbstractServerImplBuilder144 notifyOnBuildList.add((InternalNotifyOnServerBuild) bindableService); in addService()255 for (InternalNotifyOnServerBuild notifyTarget : notifyOnBuildList) { in build()