Opened 11 years ago

Closed 10 years ago

#518 closed defect (fixed)

KEY_ constants should be public in ConfigurationManager

Reported by: abeccati Owned by: Piero Campalani
Priority: minor Milestone: 9.0
Component: petascope Version: development
Keywords: Cc:
Complexity: Trivial

Description

In applications/petascope/src/main/java/petascope/ConfigManager.java

private static final String KEY_… constants should be public otherwise they cannot be used by calling code with the get method

Change History (2)

comment:1 by Piero Campalani, 10 years ago

Summary: KEY_ constants should be puclic in ConfigurationManagerKEY_ constants should be public in ConfigurationManager

comment:2 by Dimitar Misev, 10 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.