-
Notifications
You must be signed in to change notification settings - Fork 1
DevFaqWaysToRegisterInDefaultLookup
There are two ways to put something in the default Lookup:
What | When to Use It | How |
---|---|---|
Use the |
Most of the time, unless you are building with Maven. This annotation relies on NetBeans' build infrastructure to generate flat files in |
Annotate your file with |
Put an |
Rarely - useful if you are making services available dynamically on the fly, for example when dynamically changing layer contents, or when specialized registration metadata or factory methods are needed |
Declare a .instance file, a .settings file or similar, or a .shadow file in your module’s layer.xml file |
The content in this page was kindly donated by Oracle Corp. to the Apache Software Foundation.
This page was exported from http://wiki.netbeans.org/DevFaqWaysToRegisterInDefaultLookup , that was last modified by NetBeans user Jglick on 2010-06-14T22:28:44Z.
NOTE: This document was automatically converted to the AsciiDoc format on 2018-01-26, and needs to be reviewed.
Apache NetBeans is an effort undergoing incubation at The Apache Software Foundation (ASF).
Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects.
While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
This wiki is an experiment pending Apache NetBeans Community approval.