Skip to content

Commit

Permalink
Immediate activation
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Fiddian-Green <[email protected]>
  • Loading branch information
andrewfg committed Jan 2, 2025
1 parent 50033bf commit 3ad82c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
*
* @author Andrew Fiddian-Green - Initial Contribution
*/
@Component
@Component(immediate = true)
public class UpnpDeviceFinder implements RegistryListener {

private static final String DEVICE_FINDER_THREADPOOL = "upnpDeviceFinder";
Expand Down

0 comments on commit 3ad82c6

Please sign in to comment.