JAVA SERVICE WRAPPER Meaning in Japanese - translations and usage examples

['dʒɑːvə 's3ːvis 'ræpər]
['dʒɑːvə 's3ːvis 'ræpər]
java service wrapper

Examples of using Java service wrapper in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
The Java Service Wrapper.
JavaServiceWrapperについて
The External Tools menu in Eclipse can start the Java Service Wrapper.
Eclipseの外部ツールメニューからJavaServiceWrapperを実行することができます。
The Java Service Wrapper is available in English, Japanese and German.
現在JavaServiceWrapperは、日本語、英語、ドイツ語でご利用いただけます。
How can I run my application using the Java Service Wrapper inside Eclipse?
Eclipse上でJavaServiceWrapperを使ってアプリケーションを実行する方法は?
The Java Service Wrapper offers a rich set of features for each edition available.
JavaServiceWrapperでは、各エディションごとに適した豊富な機能を取り揃えています。
Tanuki Software is a Japanese corporation and as such, distribution of the Java Service Wrapper falls under the laws of Japan.
弊社タヌキソフトウェア自体は日本法人であり、JavaServiceWrapperの配布には日本法が適用されます。
If you wish to test the Java Service Wrapper please visit TestWrapper for further details.
JavaServiceWrapperを試してみたい場合はTestWrapperをご参照ください。
In order to share a license, you need the email address of a teammember who has been already registered as a Java Service Wrapper user.
他のメンバーと共有するには、既にJavaServiceWrapperユーザー登録済みのメールアドレスが必要です。
The Java Service Wrapper provides the ability to schedule a number of actions with timers.
JavaServiceWrapperではタイマー機能があり、スケジュールを予約して複数のアクションを実行させることができます。
EXpresso uses the Java Service Wrapper on its production servers to launch its patented eXpresso Real-Time Engine.
EXpressoはJavaServiceWrapperを同社の専売特許であるeXpressoリアルタイムエンジンの生産サーバーに利用しております。
The Java Service Wrapper allows you to capture all the output from your Java Application.
JavaServiceWrapperでは、Javaアプリケーションからの出力を全てキャプチャすることが可能です。
The Java Service Wrapper allows you to schedule events or run actions according to events happening in the JVM.
JavaServiceWrapperでは、イベント予約やJVM内で発生したイベントに応じたアクションを設定できます。
The Java Service Wrapper has the ability to allocate memory to your Java Application using percentage values.
JavaServiceWrapperでは、Javaアプリケーションに割り当てるメモリをパーセント率で設定できます。
The Java Service Wrapper can log remotely using rsyslog widely available in UNIX and some Windows platforms.
JavaServiceWrapperでは、UNIXや一部のWindowsプラットフォームで幅広く有効なrsyslogを利用してリモートでログ化が可能です。
On the Java Service Wrapper site, at the top of the page click on the Login button and insert your email address and password.
JavaServiceWrapperのサイトのページトップでログインボタンにクリックし、メールアドレスとパスワードを入力してください。
Java Service Wrapper binary distributions are provided for the following list of platforms and are available on the download page.
JavaServiceWrapperのバイナリ配布は下記のプラットフォームリスト向けに提供されており、ダウンロードで入手可能です。
The Java Service Wrapper allows you to embed configuration properties to its binaries so it can easily be deployed and distributed.
JavaServiceWrapperでは、コンフィギュレーションプロパティをバイナリーに埋め込むことができ、簡単にデプロイ、配布できます。
The Java Service Wrapper allows to manage all the child processes used by your Java Application and control them.
JavaServiceWrapperでJavaアプリケーションによって利用される全てのチャイルド(子)プロセスを管理することができます。
The Java Service Wrapper allows to trigger JVM shutdowns and restarts by your Java Application or by an event.
JavaServiceWrapperでJavaアプリケーションあるいはイベントにより、JVMシャットダウンやJVM再起動をトリガーすることが可能です。
The Java Service Wrapper uses a configuration file wrapper. conf to control the various Wrapper settings.
JavaServiceWrapperは、コンフィギュレーションファイル「wrapper.conf」を利用して、様々なWrapperの設定をコントロールしています。
The Java Service Wrapper offers a simple, yet efficient way to ensure that your application will always use the same encoding for all JVMs.
JavaServiceWrapperはアプリケーションが常にすべてのJVMで同じエンコーディングを使用するための簡単で効率的な機能を持っています。
The Java Service Wrapper helps you configure your Java application so that it will always run on a designated subset of processors.
JavaServiceWrapperは、Javaアプリケーションを常に指定されたプロセッサのサブセットで実行できるように構成するのに役立ちます。
The Java Service Wrapper makes it possible to configure and access network drives and printers reliably without the need for a user to be logged in.
JavaServiceWrapperを活用すると、ユーザーのログインを必要とせず、ネットワークドライブやプリンタへの信頼性の高いアクセスが可能です。
Java Service Wrapper- Environment Variables The Wrapper supports environment variable expansion at run time within the values of any property.
JavaServiceWrapper-環境変数Wrapperは、いかなるプロパティ値でもランタイム時に、環境変数の展開をサポートしています。
Java Service Wrapper- Paths in Configuration Properties Java handles both forward slashes'/', and backslashes'\', correctly on Windows.
JavaServiceWrapper-コンフィギュレーションプロパティでのパスについてJavaでは、Windows上でスラッシュ「/」とバックスラッシュ「\」を正しく取り扱います。
The Java Service Wrapper can detect deadlocks in your Java Application and execute an action when this happens, for example restarting the JVM.
JavaServiceWrapperがJavaアプリケーション内部のデッドロックを検知すると、指定したアクションを実行します。例えば「JVMを再起動させる」など。
Java Service Wrapper- WrapperSimpleApp Integration(Windows) The Method 1 is to use the WrapperSimpleApp helper class to launch the application.
JavaServiceWrapper-WrapperSimpleAppインテグレーション(Windows)まず方法1は、アプリケーションの起動に[WrapperSimpleApp]ヘルパークラスを使う手法です。
Java Service Wrapper- WrapperJarApp Integration(Windows) The fourth and final method is to use the WrapperJarApp helper class to launch the application.
JavaServiceWrapper-WrapperJarAppインテグレーション(Windows)方法4は、アプリケーションの起動に[WrapperJarApp]ヘルパークラスを使う手法です。
Java Service Wrapper- WrapperSimpleApp Integration(Linux/ UNIX) The Method 1 is to use the WrapperSimpleApp helper class to launch the application.
JavaServiceWrapper-WrapperSimpleAppインテグレーション(Linux/UNIX)まず方法1は、アプリケーションの起動に[WrapperSimpleApp]ヘルパークラスを使う手法です。
Java Service Wrapper- WrapperJarApp Integration(Linux/ UNIX) The fourth and final method is to use the WrapperJarApp helper class to launch the application.
JavaServiceWrapper-WrapperJarAppインテグレーション(Linux/UNIX)方法4は、アプリケーションの起動に[WrapperJarApp]ヘルパークラスを使う手法です。
Results: 168, Time: 0.0359

Word-for-word translation

Top dictionary queries

English - Japanese