alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Glassfish example source code file (Bundle_ja.properties)

This example Glassfish source code file (Bundle_ja.properties) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Glassfish tags/keywords

cddl, cddl, copyright, gpl, gpl, header, if, license, license, or, oracle, version, version, you

The Glassfish Bundle_ja.properties source code

#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (collectively, the "License").  You
# may not use this file except in compliance with the License.  You can
# obtain a copy of the License at
# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
# or packager/legal/LICENSE.txt.  See the License for the specific
# language governing permissions and limitations under the License.
#
# When distributing the software, include this License Header Notice in each
# file and include the License file at packager/legal/LICENSE.txt.
#
# GPL Classpath Exception:
# Oracle designates this particular file as subject to the "Classpath"
# exception as provided by Oracle in the GPL Version 2 section of the License
# file that accompanied this code.
#
# Modifications:
# If applicable, add the following below the License Header, with the fields
# enclosed by brackets [] replaced by your own identifying information:
# "Portions Copyright [year] [name of copyright owner]"
#
# Contributor(s):
# If you wish your version of this file to be governed by only the CDDL or
# only the GPL Version 2, indicate your decision by adding "[Contributor]
# elects to include this software in this distribution under the [CDDL or GPL
# Version 2] license."  If you don't indicate a single choice of license, a
# recipient has the option to distribute your version of this file under
# either the CDDL, the GPL Version 2 or to extend the choice of license to
# its licensees as provided above.  However, if you add GPL Version 2 code
# and therefore, elected the GPL Version 2 license, then the option applies
# only if the new code is made subject to such option by the copyright
# holder.
#

# values for displaying log levels:
# utility.level_off=OFF
utility.level_off=OFF
# utility.level_severe=SEVERE
utility.level_severe=SEVERE
# utility.level_warning=WARNING
utility.level_warning=WARNING
# utility.level_info=INFO
utility.level_info=INFO
# utility.level_config=CONFIG
utility.level_config=CONFIG
# utility.level_fine=FINE
utility.level_fine=FINE
# utility.level_finer=FINER
utility.level_finer=FINER
# utility.level_finest=FINEST
utility.level_finest=FINEST
# utility.level_all=ALL
utility.level_all=ALL


#{0}=class name
#{1}=method name
# entering_method=ENTRY: {0} {1}
entering_method=\u30a8\u30f3\u30c8\u30ea: {0} {1}

#{0}=class name
#{1}=method name
#{2}=a single method parameter or comma separated list of parameters
# entering_method_params=ENTRY: {0} {1} {2}
entering_method_params=\u30a8\u30f3\u30c8\u30ea: {0} {1} {2}

#{0}=class name
#{2}=method name
# exiting_method=RETURN: {0} {1}
exiting_method=\u623b\u308a\u5024: {0} {1}

#{0}=class name
#{1}=method name
#{2}=return result
# exiting_method_return=RETURN: {0} {1} {2}
exiting_method_return=\u623b\u308a\u5024: {0} {1} {2}

#{0}=class name
#{1}=method name
# throwing_method=THROW: {0} {1}
throwing_method=\u30b9\u30ed\u30fc: {0} {1}

#{0}=level from utility.level_* above
#{1}=logging message
# logging_prefix={0}: {1}
logging_prefix={0}: {1}

#{0}=logger name
# errorlogger.create.exception=Exception creating logger {0}
errorlogger.create.exception=\u30ed\u30ac\u30fc {0} \u4f5c\u6210\u4e2d\u306b\u4f8b\u5916\u304c\u767a\u751f
#{0}=logger name
# errorlogger.filehandler.initialize.exception=Exception while initializing FileHandler for logger {0}
errorlogger.filehandler.initialize.exception=\u30ed\u30ac\u30fc {0} \u306e FileHandler \u521d\u671f\u5316\u4e2d\u306b\u4f8b\u5916\u304c\u767a\u751f
#{0}=logger name
# errorlogger.formatter.initialize.exception=Exception while initializing formatter for logger {0}
errorlogger.formatter.initialize.exception=\u30ed\u30ac\u30fc {0} \u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30bf\u521d\u671f\u5316\u4e2d\u306b\u4f8b\u5916\u304c\u767a\u751f



# Bundle_ja.properties	03.10	1.6

Other Glassfish examples (source code examples)

Here is a short list of links related to this Glassfish Bundle_ja.properties source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.